Docs.rs
forc-pkg-0.68.7
forc-pkg 0.68.7
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
ansiterm ^0.12
normal
anyhow ^1.0
normal
byte-unit ^5.1
normal
cid ^0.11
normal
flate2 ^1.0
normal
forc-tracing ^0.68.7
normal
forc-util ^0.68.7
normal
fuel-abi-types ^0.12
normal
futures ^0.3
normal
git2 ^0.19
normal
gix-url ^0.27
normal
hex ^0.4
normal
ipfs-api-backend-hyper ^0.6
normal
petgraph ^0.6
normal
reqwest ^0.12
normal
scopeguard ^1.2
normal
semver ^1.0
normal
serde ^1.0
normal
serde_ignored ^0.1
normal
serde_json ^1.0
normal
serde_with ^3.3
normal
sway-core ^0.68.7
normal
sway-error ^0.68.7
normal
sway-features ^0.68.7
normal
sway-types ^0.68.7
normal
sway-utils ^0.68.7
normal
tar ^0.4
normal
toml ^0.8
normal
toml_edit ^0.22
normal
tracing ^0.1
normal
url ^2.2
normal
vec1 ^1.8
normal
walkdir ^2.3
normal
regex ^1.10
dev
tempfile ^3
dev
sysinfo ^0.29
normal
Versions
51.24%
of the crate is documented
Platform
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
forc_
pkg
0.68.7
Graph
Aliased Type
In crate forc_
pkg
forc_pkg
Type Alias
Graph
Copy item path
Source
pub type Graph =
StableGraph
<
Pinned
,
Edge
,
Directed
,
u32
>;
Aliased Type
ยง
pub struct Graph {
/* private fields */
}