Docs.rs
forc-pkg-0.35.2
forc-pkg 0.35.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1
normal
fd-lock ^3.0
normal
forc-tracing ^0.35.2
normal
forc-util ^0.35.2
normal
fuel-abi-types ^0.1
normal
git2 ^0.16.1
normal
hex ^0.4.3
normal
petgraph ^0.6
normal
semver ^1.0
normal
serde ^1.0
normal
serde_ignored ^0.1
normal
serde_json ^1.0
normal
sway-core ^0.35.2
normal
sway-error ^0.35.2
normal
sway-types ^0.35.2
normal
sway-utils ^0.35.2
normal
toml ^0.5
normal
tracing ^0.1
normal
url ^2.2
normal
vec1 ^1.8.0
normal
walkdir ^2
normal
Versions
57.39%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
ManifestMap
In forc_pkg
?
Type Definition
forc_pkg
::
ManifestMap
source
·
[
−
]
pub type ManifestMap =
HashMap
<
PinnedId
,
PackageManifestFile
>;