Type Definition octocat_rs::github::command::BoxFuture

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