[][src]Type Definition abi_stable::sabi_trait::VTableTO_RO

type VTableTO_RO<T, OrigPtr, Unerasability, V> = VTableTO<T, OrigPtr, Unerasability, V, ()>;

The VTableTO passed to #[sabi_trait] generated trait objects that have RObject as their backend.