MapList::only_temporary
fn only_temporary(
self: MapList
) -> MapList
Returns a new MapList
with only temporary maps.
Opposite of only_leaked
.
fn only_temporary(
self: MapList
) -> MapList
Returns a new MapList
with only temporary maps.
Opposite of only_leaked
.