Docs.rs
apple-xar-0.1.0
apple-xar 0.1.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
bzip2 ^0.4
normal
chrono ^0.4
normal
cryptographic-message-syntax ^0.12.0
normal
flate2 ^1.0
normal
scroll ^0.11
normal
serde ^1.0
normal
serde-xml-rs ^0.5
normal
thiserror ^1.0
normal
x509-certificate ^0.10.0
normal
xz2 ^0.1
normal
Versions
31.58%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
XarResult
In apple_xar
?
Type Definition
apple_xar
::
XarResult
source
·
[
−
]
pub type XarResult<T> =
Result
<T,
Error
>;