Type Definition ockam_core::Encoded[][src]

pub type Encoded = Vec<u8>;
Expand description

Alias of the type used for encoded data.