Docs.rs
foundation-ur-0.4.0
foundation-ur 0.4.0
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
jeandudey
github:foundation-devices:engineers
Dependencies
bitcoin_hashes ^0.15
normal
crc ^3
normal
heapless ^0.8
normal
itertools ^0.10
normal
minicbor ^0.24
normal
phf ^0.11
normal
rand_xoshiro ^0.6
normal
faster-hex ^0.9
dev
Versions
100%
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
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
Decoder
foundation_
ur
0.4.0
Decoder
Aliased Type
In crate foundation_
ur
foundation_ur
Type Alias
Decoder
Copy item path
Source
pub type Decoder =
BaseDecoder
<
Alloc
>;
Expand description
A decoder.
Aliased Type
ยง
pub struct Decoder {
/* private fields */
}