Module stackstring::error

source ·

Structs

An error occurs when there are more than L bytes are attempted to be pushed into a String<L> or when a String is being created with less than L bytes.