Docs.rs
  • cbor-smol-0.5.0
    • cbor-smol 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nickray
    • daringer
    • github:trussed-dev:publishers
    • Dependencies
      • delog ^0.1.0-alpha.3 normal
      • heapless-bytes ^0.3 normal optional
      • heapless-bytes ^0.4 normal optional
      • heapless ^0.7 normal optional
      • heapless ^0.8 normal optional
      • serde ^1 normal
      • heapless-bytes ^0.4 dev
      • heapless ^0.8 dev
      • serde ^1 dev
      • serde_bytes ^0.11.12 dev
    • Versions
    • 76.19% 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

cbor_smol0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • de::Deserializer
  • ser::Serializer

Enums

  • error::Error

Traits

  • ser::Writer

Functions

  • cbor_deserialize
  • cbor_serialize
  • cbor_serialize_to
  • de::from_bytes
  • de::take_from_bytes

Type Aliases

  • error::Result