Docs.rs
  • dcbor-0.22.0
    • dcbor 0.22.0
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause-Patent
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wolfmcnally
    • ChristopherA
    • Dependencies
      • anyhow ^1.0.0 normal optional
      • chrono ^0.4.28 normal
      • half ^2.4.1 normal
      • hashbrown ^0.14.3 normal optional
      • hex ^0.4.3 normal
      • paste ^1.0.12 normal
      • spin ^0.9.8 normal optional
      • thiserror ^1.0.58 normal optional
      • thiserror-no-std ^2.0.2 normal optional
      • unicode-normalization ^0.1.22 normal
      • hex-literal ^0.4.1 dev
      • indoc ^2.0.0 dev
      • version-sync ^0.9.0 dev
    • Versions
    • 70.94% 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

dcbor0.22.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Arc
  • Box
  • ByteString
  • CBOR
  • Date
  • DiagFormatOpts
  • HashMap
  • HashSet
  • HexFormatOpts
  • LazyTagsStore
  • Map
  • MapIter
  • Set
  • SetIter
  • String
  • Tag
  • TagsStore
  • Vec

Enums

  • CBORCase
  • Error
  • Simple
  • TagsStoreOpt
  • walk::EdgeType
  • walk::WalkElement

Traits

  • CBORCodable
  • CBORDecodable
  • CBOREncodable
  • CBORSortable
  • CBORTagged
  • CBORTaggedCodable
  • CBORTaggedDecodable
  • CBORTaggedEncodable
  • TagsStoreTrait

Macros

  • cbor_tag
  • const_cbor_tag
  • prelude::cbor_tag
  • prelude::const_cbor_tag
  • prelude::with_tags
  • prelude::with_tags_mut
  • with_tags
  • with_tags_mut

Functions

  • register_tags
  • register_tags_in
  • tags_for_values

Type Aliases

  • CBORSummarizer
  • Result
  • TagValue
  • walk::Visitor

Statics

  • GLOBAL_TAGS

Constants

  • TAG_DATE
  • TAG_NAME_DATE