Struct std::thread::AccessError 1.26.0[−][src]
#[non_exhaustive]pub struct AccessError;Expand description
LocalKey::try_with 返回的错误。
Trait Implementations
👎 Deprecated since 1.42.0:
use the Display impl or to_string()