Docs.rs
fuel-core-p2p-0.40.0
fuel-core-p2p 0.40.0
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
fuel-core-chain-config ^0.40.0
normal
fuel-core-metrics ^0.40.0
normal
fuel-core-services ^0.40.0
normal
fuel-core-storage ^0.40.0
normal
fuel-core-types ^0.40.0
normal
futures ^0.3
normal
hex ^0.4
normal
hickory-resolver ^0.24.1
normal
ip_network ^0.4
normal
libp2p ^0.53.2
normal
libp2p-mplex ^0.41.0
normal
postcard ^1.0
normal
prometheus-client ^0.22.0
normal
quick-protobuf ^0.8.1
normal
quick-protobuf-codec ^0.3.0
normal
rand ^0.8
normal
rayon ^1.10.0
normal
serde ^1.0
normal
serde_with ^3.4
normal
sha2 ^0.10
normal
thiserror ^1.0.47
normal
tokio ^1.27
normal
tracing ^0.1
normal
void ^1
normal
ctor ^0.1
dev
libp2p-swarm-test ^0.3.0
dev
rand ^0.8
dev
tokio ^1.27
dev
tracing-attributes ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
21.55%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel_
core_
p2p
0.40.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Crate
fuel_core_p2p
Copy item path
source
Re-exports
§
pub use gossipsub::
config
as gossipsub_config;
pub use heartbeat::
Config
;
Modules
§
behavior
codecs
config
discovery
gossipsub
heartbeat
p2p_
service
peer_
manager
peer_
report
ports
request_
response
service
Structs
§
Multiaddr
Representation of a Multiaddr.
PeerId
Identifier of a peer of the network.
Enums
§
Protocol
Protocol
describes all possible multiaddress protocols.
Traits
§
TryPeer
Id