Docs.rs
android-sparse-0.6.0
android-sparse 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
teskje
Dependencies
byteorder ^1
normal
clap ^2
normal
crc ^1
normal
assert_cmd ^0.9
dev
tempfile ^3
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
android_
sparse
0.6.0
Module result
Module Items
Enums
Type Aliases
In crate android_
sparse
android_sparse
Module
result
Copy item path
Source
Expand description
Error handling with the
Result
type.
Enums
§
Error
Error type used for all errors produced by this crate.
Type Aliases
§
Result
Result type used for error handling in this crate.