Function tokio::runtime::task::raw::vtable

source ยท
pub(super) fn vtable<T: Future, S: Schedule>() -> &'static Vtable
Expand description

Get the vtable for the requested T and S generics.