Function Trashcan.byItem

Lazily list items stored in trashcan.

std.range.interfaces.InputRange!(trashcan.TrashcanItem) byItem() @trusted;