Type Definition ockam_core::Encoded

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

Alias of the type used for encoded data.