Type Alias distance_oracle::runtime::system::calls::types::kill_prefix::Prefix
source · pub type Prefix = Vec<u8>;Aliased Type§
struct Prefix {
buf: RawVec<u8>,
len: usize,
}Fields§
§buf: RawVec<u8>§len: usize