Struct mainline_dht::Node[][src]

pub struct Node { /* fields omitted */ }
Expand description

A DHT node

Implementations

Creates a new node over the given transport

Adds a router to be used in the bootstrap process

Adds a known node to the routing table

Runs the node

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

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.