Docs.rs
lerc-rs-0.4.0
lerc-rs 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
NathanHowell
Dependencies
bitvec ^1.0.1
normal
thiserror ^2.0.18
normal
criterion ^0.8
dev
iai-callgrind ^0.16
dev
proptest ^1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module error
lerc
0.4.0
Module error
Module Items
Enums
Type Aliases
In crate lerc
lerc
Module
error
Copy item path
Source
Expand description
Error types for LERC encoding and decoding.
Enums
§
Lerc
Error
Errors that can occur during LERC encoding or decoding.
Type Aliases
§
Result
A specialized
Result
type for LERC operations.