Type Alias rydis::FormattedInstruction

source ·
pub type FormattedInstruction = ArrayString<MAX_FORMATTED_INSTRUCTION_LEN>;
Expand description

a formatted instruction string.

Aliased Type§

struct FormattedInstruction { /* private fields */ }