Type Alias TxType

Source
pub type TxType = NamedObjType<TxDescContent<TxBody>, TxBodyContent>;

Aliased Typeยง

pub struct TxType { /* private fields */ }