RelayCell

Type Alias RelayCell 

Source
pub type RelayCell<M> = RelayMsgOuter<M>;
👎Deprecated: Use RelayMsgOuter instead.
Expand description

A deprecated name for RelayMsgOuter.

Aliased Type§

pub struct RelayCell<M> { /* private fields */ }

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.