Type Alias FixedBytes

Source
pub type FixedBytes = Vec<u8>;

Aliased Typeยง

struct FixedBytes { /* private fields */ }