Docs.rs
  • ic-cbor-3.0.3
    • ic-cbor 3.0.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanosdev
    • github:dfinity:trust
    • Dependencies
      • candid ^0.10 normal
      • ic-certification ^3.0.3 normal
      • leb128 ^0.2 normal
      • nom ^7 normal
      • thiserror ^1 normal
    • Versions
    • 20.45% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ic_cbor3.0.3

Crate Items

  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Enums

  • CborError
  • CborHashTree
  • CborNegativeInt
  • CborUnsignedInt
  • CborValue

Traits

  • CertificateToCbor
  • HashTreeToCbor

Functions

  • parse_cbor
  • parse_cbor_principals_array
  • parse_cbor_string_array
  • parsed_cbor_to_tree

Type Aliases

  • CborResult