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
    • dfinity-publish
    • 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
  • 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_cbor3.0.3

  • All Items

Crate Items

  • Enums
  • Traits
  • Functions
  • Type Aliases

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