Struct ckb_network::network::NetworkService[][src]

pub struct NetworkService<T> { /* fields omitted */ }
Expand description

Ckb network service, use to start p2p network

Implementations

init with all config

Start the network in the background and return a controller

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

TODO(doc): @quake

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.