Docs.rs
forc-node-0.71.1
forc-node 0.71.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
dialoguer ^0.11
normal
forc-tracing ^0.71.1
normal
forc-util ^0.70.2
normal
fuel-core ^0.47
normal
fuel-core-chain-config ^0.47
normal
fuel-core-types ^0.47
normal
fuel-crypto ^0.65
normal
libc ^0.2
normal
libp2p-identity ^0.2
normal
reqwest ^0.12
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
termion ^4.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.19
normal
portpicker ^0.1
dev
reqwest ^0.12
dev
serde_json ^1.0
dev
tempfile ^3
dev
tokio ^1.48
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module local
forc_
node
0.71.1
Module local
Module Items
Modules
Functions
In crate forc_
node
forc_node
Module
local
Copy item path
Source
Modules
§
cmd
Functions
§
run
Local is a local node suited for local development. By default, the node is in
debug
mode and the db used is
in-memory
. Returns
None
if this is a dry_run and no service created for fuel-core.