Docs.rs
pint-pkg-0.6.0
pint-pkg 0.6.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
essentialcontributions
Dependencies
essential-hash ^0.5
normal
essential-types ^0.4
normal
petgraph ^0.6
normal
pint-abi-types ^0.4.0
normal
pint-manifest ^0.2.0
normal
pintc ^0.6.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
toml ^0.8
dev
Versions
81.33%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pint_
pkg
0.6.0
All Items
Crate Items
Re-exports
Modules
Crate
pint_pkg
Copy item path
Source
Expand description
The library implementation for Pint package management.
Re-exports
§
pub use
pintc
;
Modules
§
build
Given a compilation
Plan
, build all packages in the graph.
manifest
The manifest type and its implementations.
new
Items related to the creation of new packages.
plan
Items related to construction of the compilation
Plan
.
source
Implementations for the different kinds of dependency sources.