Docs.rs
apple-xar-0.8.0
apple-xar 0.8.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
base64 ^0.13
normal
bcder ^0.7
normal
bzip2 ^0.4
normal
chrono ^0.4
normal
cryptographic-message-syntax ^0.17.0
normal
digest ^0.10
normal
flate2 ^1.0
normal
log ^0.4
normal
md-5 ^0.10
normal
rand ^0.8
normal
reqwest ^0.11
normal
scroll ^0.11
normal
serde ^1.0
normal
serde-xml-rs ^0.5
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
signature ^1.3
normal
thiserror ^1.0
normal
url ^2.2
normal
x509-certificate ^0.14.0
normal
xml-rs ^0.8
normal
xz2 ^0.1
normal
Versions
34.18%
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
>;