Type Definition abi_stable::erased_types::GetVWInterface[][src]

pub type GetVWInterface<'borr, This> = <This as DynTraitBound<'borr>>::Interface;
Expand description

For getting the Interface type parameter in DynTrait<Pointer<()>, Interface>.