Struct elfo_core::Envelope [−][src]
pub struct Envelope<M = AnyMessage> { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<M> RefUnwindSafe for Envelope<M> where
M: RefUnwindSafe, impl<M> UnwindSafe for Envelope<M> where
M: UnwindSafe,