Search results

There are no results.

std.byte_array.ToByteArray

ToByteArray

A type from which a new ByteArray can be created.

Required methods

to_byte_array

Show source code
Hide source code
fn pub to_byte_array -> ByteArray
fn pub to_byte_array -> ByteArray

Implementations

std.byte_array.

ByteArray

impl ToByteArray for ByteArray
std.string.

String

impl ToByteArray for String