radicle_ci_broker::msg

Type Alias NodeId

Source
pub type NodeId = PublicKey;
Expand description

Public node & device identifier.

Aliased Type§

struct NodeId(pub PublicKey);

Fields§

§0: PublicKey