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