Struct StorageString
Trait Implementations
AbiEncode
AbiDecode
Struct
std
::
storage
::
storage_string
::
StorageString
pub struct StorageString {}
Trait Implementations
impl
AbiEncode
for StorageString
fn
abi_encode
(self, buffer: Buffer) -> Buffer
impl
AbiDecode
for StorageString
fn
abi_decode
(refmut _buffer: BufferReader) -> Self