IdentityUpdates

Type Alias IdentityUpdates 

Source
pub type IdentityUpdates = Receiver<'static, CriticalSectionRawMutex, (), IDENTITY_RECEIVERS>;
Expand description

A handle on the advertised position, held by whatever owns the node’s identity profile.

Aliased Type§

pub struct IdentityUpdates(/* private fields */);