Docs.rs
nix-index-0.1.7
nix-index 0.1.7
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
figsoda
bennofs
Dependencies
atty ^0.2.14
normal
bincode ^1.3.3
normal
brotli-decompressor ^2.3.4
normal
byteorder ^1.4.3
normal
clap ^4.3.24
normal
error-chain ^0.12.4
normal
futures ^0.3.28
normal
grep ^0.2.12
normal
headers ^0.3.8
normal
http ^0.2.9
normal
hyper ^0.14.27
normal
hyper-proxy ^0.9.1
normal
indexmap ^2.0.0
normal
memchr ^2.5.0
normal
num_cpus ^1.16.0
normal
owo-colors ^3.5.0
normal
rayon ^1.7.0
normal
regex ^1.9.3
normal
regex-syntax ^0.7.4
normal
rusqlite ^0.29.0
normal
separator ^0.4.1
normal
serde ^1.0.186
normal
serde_bytes ^0.11.12
normal
serde_derive ^1.0.186
normal
serde_json ^1.0.105
normal
tokio ^1.32.0
normal
tokio-retry ^0.3.0
normal
tokio-stream ^0.1.14
normal
url ^2.4.0
normal
void ^1.0.2
normal
xdg ^2.5.2
normal
xml-rs ^0.8.16
normal
xz2 ^0.1.7
normal
zstd ^0.12.4
normal
Versions
68.16%
of the crate is documented
Platform
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
nix_
index
0.1.7
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate nix_
index
nix_index
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.