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