kvarn::prelude::utils::prelude::compact_str

Struct ReserveError

pub struct ReserveError(/* private fields */);
Expand description

A possible error value if allocating or resizing a CompactString failed.

Trait Implementations§

§

impl Clone for ReserveError

§

fn clone(&self) -> ReserveError

Returns a copy of the value. Read more
1.0.0 · source§

fn