Docs.rs
  • cbored-0.4.3
    • cbored 0.4.3
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vincenthz
    • Dependencies
      • cbored-derive ^0.4 normal optional
    • Versions
    • 54.25% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cbored0.4.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Array
  • ArrayBuilder
  • ArrayOwned
  • Byte
  • BytesData
  • BytesDataOwned
  • CborDataOf
  • CborSlice
  • CborSliceOf
  • DecodeError
  • Map
  • MapOwned
  • Negative
  • Positive
  • Reader
  • Tag
  • TagOwned
  • TagValue
  • TextData
  • TextDataOwned
  • Writer
  • state::State
  • tagged::EncodedCBOR
  • tagged::NegativeBignum
  • tagged::PositiveBignum
  • tagged::RationalNumber
  • tagged::StandardDateTime
  • validate::CborDataMissing
  • validate::Validator

Enums

  • Bytes
  • BytesOwned
  • Constant
  • Data
  • DataOwned
  • DecodeErrorKind
  • Float
  • ReaderError
  • Scalar
  • StructureLength
  • Text
  • TextOwned
  • Type
  • state::ContextAction
  • state::HeaderValue
  • state::StateError
  • tagged::RationalDenominator
  • tagged::RationalNumerator
  • validate::ValidateError

Traits

  • Decode
  • Encode

Derive Macros

  • CborRepr

Functions

  • decode_from_bytes
  • decode_vec
  • encode_to_bytes
  • encode_vec

Type Aliases

  • state::HeaderValueStream