Type Definition cadom::DecayDeserInner

source ·
pub type DecayDeserInner<O> = Vec<DecayDeserItem<O>>;
Available on crate feature serde only.

Trait Implementations

Converts to this type from the input type.