Docs.rs
  • ic-cbor-2.3.0
    • ic-cbor 2.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dfinity-publish
    • github:dfinity:trust
    • Dependencies
      • candid ^0.10 normal
      • ic-certification ^2.3.0 normal
      • leb128 ^0.2 normal
      • nom ^7.1 normal
      • thiserror ^1.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

ic_cbor2.3.0

  • All Items
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate ic_cbor

source ·

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