Struct classicube_relay::events::RelayListener
source ·
[−]pub struct RelayListener {
pub channel: u8,
// some fields omitted
}Fields
channel: u8Implementations
Auto Trait Implementations
impl !RefUnwindSafe for RelayListener
impl !Send for RelayListener
impl !Sync for RelayListener
impl Unpin for RelayListener
impl !UnwindSafe for RelayListener
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
