Docs.rs
ubl-codec-0.1.0
ubl-codec 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
danvoulez
Dependencies
blake3 ^1
normal
json_atomic ^0.1.1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^1
normal
ubl-types ^0.1.0
normal
ubl-crypto ^0.1.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
All
ubl_
codec
0.1.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
Canonical
binary::Decoder
binary::Encoder
Enums
AtomicCodecError
binary::BinaryCodecError
Functions
binary::decode_frame
binary::decode_varint_u64
binary::encode_frame
binary::encode_varint_u64
from_canon_slice
from_json_str_canon
is_canonical
to_canon_vec
to_cid_hex
yaml_to_canon_vec
Constants
binary::MAX_BYTES_LEN
binary::MAX_FRAME_LEN
binary::MAX_VARINT_BYTES
binary::T_BYTES
binary::T_CID32
binary::T_PUBKEY32
binary::T_SIG64
binary::T_STR
binary::T_U64