Crate data_model

source ·

Re-exports§

Modules§

  • Explicit endian types useful for embedding in structs or reinterpreting data.
  • A wrapper for structures that contain flexible arrays.

Macros§

  • Always use this macro for implementing the FlexibleArray<S> trait for a given T. There exists an 1:1 mapping of macro identifiers to the definitions in the FlexibleArray<S> documentation, so refer to that for more information.

Structs§

Traits§

  • A collection of methods that are required by the FlexibleArrayWrapper type.

Functions§