bitflags::__core::thread::Result
[−]
[src]
type Result<T> = Result<T, Box<Any + 'static + Send>>;
type Result<T> = Result<T, Box<Any + 'static + Send>>;