Skip to main content

Module core

Module core 

Source

Re-exportsยง

pub use unlink::LocalIdentityOutcome;
pub use unlink::RemoteUnlinkOutcome;
pub use unlink::UnlinkError;
pub use unlink::UnlinkErrorCategory;
pub use unlink::UnlinkOutcome;

Modulesยง

connection ๐Ÿ”’
lifecycle ๐Ÿ”’
unlink ๐Ÿ”’
Observable unlink execution and lifecycle completion.
work ๐Ÿ”’

Structsยง

NodeApplication
Host application metadata attached to node registration requests.
NodeCore
Event-driven node controller.
NodeEvents
Owned event stream emitted by a NodeCore.

Enumsยง

NodeCoreEvent
Events emitted by NodeCore.
RegisterResult ๐Ÿ”’
VerifyError ๐Ÿ”’

Constantsยง

EVENT_CHANNEL_SIZE ๐Ÿ”’
INITIAL_BACKOFF_SECS ๐Ÿ”’
MAX_BACKOFF_SECS ๐Ÿ”’

Functionsยง

validated_capacity ๐Ÿ”’

Type Aliasesยง

VerifyReceiver ๐Ÿ”’