Struct ReserveError
pub struct ReserveError(/* private fields */);
Expand description
A possible error value if allocating or resizing a CompactString
failed.
pub struct ReserveError(/* private fields */);
A possible error value if allocating or resizing a CompactString
failed.