Type Definition agner_sup::common::StaticBoxedFuture

source ·
pub type StaticBoxedFuture<T> = BoxedFuture<'static, T>;