Implementations
Trait Implementations
Auto Trait Implementations
impl<K1, K2> RefUnwindSafe for MultiKey<K1, K2> where
K1: RefUnwindSafe,
K2: RefUnwindSafe,
impl<K1, K2> UnwindSafe for MultiKey<K1, K2> where
K1: UnwindSafe,
K2: UnwindSafe,
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