[][src]Type Definition bm::OwnedList

type OwnedList<DB> = List<Owned, DB>;

List with owned root.