[][src]Type Definition bm::OwnedPackedList

type OwnedPackedList<DB, T, H, V> = PackedList<Owned, DB, T, H, V>;

PackedList with owned root.