Docs.rs
  • binmarshal-1.1.7
    • binmarshal 1.1.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JaciBrunning
    • Dependencies
      • anyhow ^1.0.76 normal optional
      • binmarshal-macros ^1.1.0 normal
      • bounded-static ^0.7.0 normal
      • schemars ^0.8.12 normal optional
      • serde ^1.0.159 normal optional
    • Versions
    • 1.52% of the crate is documented
  • 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

binmarshal1.1.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Derive Macros

List of all items

Structs

  • AsymmetricCow
  • BitSpecification
  • Buffer
  • LengthTaggedPayload
  • LengthTaggedPayloadOwned
  • LengthTaggedSlice
  • LengthTaggedVec
  • Payload
  • PayloadOwned
  • rw::BitView
  • rw::BufferBitWriter
  • rw::VecBitWriter

Enums

  • MarshalError

Traits

  • Demarshal
  • DemarshalOwned
  • Marshal
  • MarshalUpdate
  • rw::BitWriter

Derive Macros

  • Demarshal
  • Marshal
  • MarshalUpdate
  • Proxy