Docs.rs
repomd-0.0.0
repomd 0.0.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
drahnr
Dependencies
bytes ^0.5
normal
chrono ^0.4
normal
compression ^0.1
normal
indexmap ^1
normal
log ^0.4
normal
quick-xml ^0.18
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.9
normal
strum ^0.19
normal
strum_macros ^0.19
normal
thiserror ^1
normal
toml ^0.5
normal
url ^2
normal
rpm-rs ^0.6.0
dev
which ^4
dev
Versions
2.78%
of the crate is documented
Go to latest version
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
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
☰
Type Definition Result
repomd
All crates
?
[
−
]
[src]
Type Definition
repomd
::
Result
type Result<T> =
Result
<T,
Error
>;