pub type ReadyFutureStateSafe<T> = Arc<Mutex<ReadyFutureState<T>>>;Aliased Typeยง
pub struct ReadyFutureStateSafe<T> { /* private fields */ }pub type ReadyFutureStateSafe<T> = Arc<Mutex<ReadyFutureState<T>>>;pub struct ReadyFutureStateSafe<T> { /* private fields */ }