amebazii

Module types

Source

Re-exports§

Modules§

Traits§

  • A trait for types that can provide their binary size.
  • A trait for types that can be deserialized from a stream.
  • A trait for types that can be serialized to a stream.

Functions§

Type Aliases§

  • DataRefType is a type alias for an optional reference to a fixed-size array of u8 bytes.
  • DataType is a type alias for an optional fixed-size array of u8 bytes.