Struct std::thread::AccessError 1.26.0
[−]
[src]
pub struct AccessError { /* fields omitted */ }An error returned by LocalKey::try_with.
Trait Implementations
impl Debug for AccessError[src]
fn fmt(&self, f: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more