Type Definition ockam::Encoded

source · []
pub type Encoded = Vec<u8, Global>;
Expand description

Alias of the type used for encoded data.