std.byte_array.IntoByteArray
IntoByteArray
A type which can be moved into a ByteArray
.
Required methods
into_byte_array
Show source codeHide source code
fn pub move into_byte_array -> ByteArray
fn pub move into_byte_array -> ByteArray
Implementations
ByteArray
impl IntoByteArray for ByteArray
String
impl IntoByteArray for String