Docs.rs
avif-parse-1.3.0
avif-parse 1.3.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
kornelski
Dependencies
bitreader ^0.3.8
normal
byteorder ^1.5.0
normal
fallible_collections ^0.4.4
normal
leb128 ^0.2.5
normal
log ^0.4.20
normal
static_assertions ^1.1.0
normal
env_logger ^0.11
dev
walkdir ^2.4.0
dev
Versions
71.05%
of the crate is documented
Go to latest version
Platform
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
avif_
parse
1.3.0
TryHash
Map
Aliased type
In crate avif_
parse
avif_parse
Type Alias
TryHashMap
Copy item path
source
pub type TryHashMap<K, V> =
TryHashMap
<K, V>;
Aliased Type
ยง
struct TryHashMap<K, V> {
/* private fields */
}