Struct StorageString
Trait Implementations
AbiEncode
AbiDecode
Debug
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
impl
Debug
for StorageString<>
pub fn
fmt
(
self,
refmut _f: Formatter,
)