Module easy_shortcuts::traits [] [src]

Traits

Die

Perl-like 'die' quit on error

Join

string collection methods on iterators

MaybeTrim

trims pairs of strings, passes through None

MetadataLike

file system queries. They are defined on io.Result<fs::Metadata>.

Print

provides a print() method over iterators

PrintDbg

provides a debug method on iterators

StringEx

useful extra string operations

ToMap

convenient to_map() method on iterators

ToVec

convenient to_vec() method on iterators