pub(super) fn vtable<T: Future, S: Schedule>() -> &'static Vtable
Get the vtable for the requested T and S generics.
T
S