Docs.rs
  • toad-msg-0.8.3
    • toad-msg 0.8.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cakekindel
    • Dependencies
      • blake2 ^0.10 normal
      • tinyvec ^1.5 normal
      • toad-common ^0.11.0 normal
      • toad-macros ^0.2.0 normal
      • arrayvec ^0.7 dev
      • coap-lite ^0.7 dev
      • criterion ^0.3 dev
      • heapless ^0.7 dev
      • itertools ^0.10 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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 toad_msg

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

List of all items

Structs

  • Code
  • EnumerateOptNumbersIter
  • Id
  • Message
  • Opt
  • OptDelta
  • OptNumber
  • OptValue
  • Payload
  • Token
  • Version
  • code::Code
  • id::Id
  • opt::EnumerateOptNumbersIter
  • opt::Opt
  • opt::OptDelta
  • opt::OptNumber
  • opt::OptValue
  • token::Token
  • ver::Version

Enums

  • CodeKind
  • MessageParseError
  • OptParseError
  • OptionMustBeProcessed
  • Type
  • WhenOptionChanges
  • WhenOptionUnsupportedByProxy
  • code::CodeKind
  • opt::OptParseError
  • opt::OptionMustBeProcessed
  • opt::WhenOptionChanges
  • opt::WhenOptionUnsupportedByProxy
  • opt::parse_error::OptParseError
  • parse_error::MessageParseError
  • ty::Type

Traits

  • EnumerateOptNumbers
  • TryFromBytes
  • TryIntoBytes
  • opt::EnumerateOptNumbers

Type Definitions

  • ArrayVecMessage
  • VecMessage