pub type ManagedCountedMultiResultVec<M, T> = MultiValueManagedVecCounted<M, T>;
๐Deprecated since 0.29.0: Alias kept for backwards compatibility. Replace with
MultiValueManagedVecCounted
Aliased Typeยง
struct ManagedCountedMultiResultVec<M, T> { /* private fields */ }