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