kvarn_async::prelude::compact_str::core::char

Struct TryFromCharError

1.59.0 · source
pub struct TryFromCharError(/* private fields */);
Expand description

The error type returned when a checked char conversion fails.

Trait Implementations§

1.59.0 · source§

impl Clone for TryFromCharError

source§

fn clone(&self) -> TryFromCharError

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

fn clone_fro