Docs.rs
forc-pkg-0.22.1
forc-pkg 0.22.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1
normal
forc-util ^0.22.1
normal
fuel-crypto ^0.6
normal
fuel-gql-client ^0.10
normal
git2 ^0.14
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.22.1
normal
sway-types ^0.22.1
normal
sway-utils ^0.22.1
normal
toml ^0.5
normal
tracing ^0.1
normal
url ^2.2
normal
vec1 ^1.8.0
normal
walkdir ^2
normal
Versions
52.63%
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
☰
Graph
In forc_pkg
?
Type Definition
forc_pkg
::
Graph
source
·
[
−
]
pub type Graph =
StableGraph
<
Pinned
,
DependencyName
,
Directed
,
u32
>;