Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

StringCompatible

Trait for types that can be used in string operations

Fully qualified path: string_utility::StringCompatible

pub trait StringCompatible<T>

Trait functions

to_bytes

Fully qualified path: string_utility::StringCompatible::to_bytes

fn to_bytes(self: T) -> ByteArray