std.byte_array.ToByteArray
ToByteArray
A type from which a new ByteArray
can be created.
Required methods
to_byte_array
Show source codeHide source code
fn pub to_byte_array -> ByteArray
fn pub to_byte_array -> ByteArray
Implementations
ByteArray
impl ToByteArray for ByteArray
String
impl ToByteArray for String