Skip to main content

Crate radicle_node

Crate radicle_node 

Source

Re-exports§

pub use runtime::Runtime;
pub use radicle::crypto;

Modules§

collections
Useful collections for peer-to-peer networking.
fingerprint
Fingerprint the public key corresponding to the secret key used by radicle-node.
git
identity
node
prelude
profile
Radicle node profile.
rad
reactor
runtime
storage

Structs§

LocalDuration
Time duration as measured locally.
LocalTime
Local time.
Timestamp
Milliseconds since epoch.
UserAgent
Node user agent.

Enums§

Link
Connection link direction.

Constants§

PROTOCOL_VERSION
Peer-to-peer protocol version.
VERSION
Node version.

Statics§

USER_AGENT
This node’s user agent string.