Docs.rs
  • data_model-0.1.1-alpha.0
    • data_model 0.1.1-alpha.0
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • zachreizner
    • danielverkamp
    • gurchetansingh
    • denniskempin
    • Dependencies
      • cfg-if ^1.0.0 normal
      • libc ^0.2.116 normal
      • remain ^0.2 normal
      • serde ^1 normal
      • static_assertions ^1.1 normal
      • thiserror ^1.0.20 normal
      • winapi ^0.3.9 normal
    • Versions
    • 92.21% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate data_model

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • FlexibleArrayWrapper
  • IoBufMut
  • endian::Be16
  • endian::Be32
  • endian::Be64
  • endian::BeSize
  • endian::Le16
  • endian::Le32
  • endian::Le64
  • endian::LeSize
  • endian::SBe16
  • endian::SBe32
  • endian::SBe64
  • endian::SBeSize
  • endian::SLe16
  • endian::SLe32
  • endian::SLe64
  • endian::SLeSize
  • volatile_memory::VolatileRef
  • volatile_memory::VolatileSlice

Enums

  • volatile_memory::VolatileMemoryError

Traits

  • DataInit
  • FlexibleArray
  • volatile_memory::VolatileMemory

Macros

  • flexible_array_impl

Functions

  • create_iobuf
  • vec_with_array_field
  • volatile_memory::calc_offset

Type Definitions

  • IoBuf
  • volatile_memory::VolatileMemoryResult