Skip to main content

Module registration

Module registration 

Source
Expand description

Compile-time registration contract for externally linked channel crates.

Structs§

RegisteredChannel
One channel implementation and its optional interactive-login adapter.

Statics§

CHANNEL_REGISTRATIONS
Native compile-time registration slice.

Type Aliases§

ChannelRegistration
Startup constructor collected from an externally linked channel crate.