Docs.rs
qcow2-0.1.2
qcow2 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
vasi
Dependencies
lru-cache ^0.0.7
byteorder ^0.5
positioned-io ^0.2.0
Versions
0.1.2
0.1.1
0.1.0
Platform
i686-apple-darwin
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qcow2
Type Definition
qcow2
::
Result
[
−
]
[src]
type Result<T> =
Result
<T,
Error
>;
The result type for operations on qcow2 images.