Docs.rs
reups-0.3.0
reups 0.3.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
natelust
Dependencies
clap ^2.32.0
normal
dirs ^1.0.4
normal
fnv ^1.0.6
normal
lazy_static ^1.2.0
normal
log ^0.4
normal
petgraph ^0.4.13
normal
preferences ^1.1.0
normal
regex ^0.2
normal
Versions
52.5%
of the crate is documented
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
Module table
reups_
lib
0.3.0
Module table
Module Items
Structs
Enums
In crate reups_
lib
reups_lib
Module
table
Copy item path
Source
Structs
§
Deps
Deps describes if a product is a required or optional dependency. Required dependencies will cause the application to abort if they are not present
Table
Structure containing all the information about an on disk table file
Enums
§
EnvAction
Type
Enum to describ the action of an environment variable, prepend or append to the env var.
Version
Type
VersionType is an enum that differentiates between dependency trees that have explicit exact versions sepecified, or if specific versions will be determined with tags.