Registry / networking / fuel-core

fuel-core

JSON →
library0.48.0rscratesunverified

Fuel client library that aggregates all Fuel services and contains the business logic of the Fuel protocol.

# Cargo.toml [dependencies] fuel-core = "0.48.0"
INSTALL
IMPORT
SIG · FUEL-CORE
F
fuel-core
networkingrustv0.48.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FuelCore
use fuel_core::FuelCore;

Initialize a Fuel Core instance

use fuel_core::FuelCore; fn main() { let fuel_core = FuelCore::new(); println!("Fuel Core initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.48.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
fuel-core — cargo add fuel-core · libregistry