Docs.rs
cargo-manifest-0.7.1
cargo-manifest 0.7.1
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Documentation
Repository
Crates.io
Source
Owners
LukeMathWalker
Dependencies
serde ^1.0.114
normal
toml ^0.5.6
normal
Versions
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
28.11%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
TargetDepsSet
In cargo_manifest
?
Type Definition
cargo_manifest
::
TargetDepsSet
source
·
[
−
]
pub type TargetDepsSet =
BTreeMap
<
String
,
Target
>;