[][src]Type Definition bm::OwnedPackedVector

type OwnedPackedVector<DB, T, H, V> = PackedVector<Owned, DB, T, H, V>;

PackedVector with owned root.