pub type SmallChainCoder = ChainCoder<u16, u32, Vec<u16>, Vec<u16>, 12>;

Aliased Type§

struct SmallChainCoder { /* private fields */ }