Type Definition jcers::JceStruct

source · []
pub type JceStruct = BTreeMap<u8, JceValue>;
Expand description

Struct type for jce

Trait Implementations