imag/libimagentrylist
John Sirois 7f57e5e234 Move from a helper function to a typeclass.
This introduces the `FoldResut` trait to move from `func(receiver, ...)`
style to `receiver.func(...)` style. Also add a means to pass the
default result explicitly.
2016-07-14 07:28:54 -06:00
..
src Move from a helper function to a typeclass. 2016-07-14 07:28:54 -06:00
Cargo.toml Add a `fold_ok` utility. 2016-07-13 12:43:04 -06:00
README.md Add README for this library 2016-03-26 15:28:18 +01:00

README.md

libimagentrylist

Library for listing entries in different manner.

This includes:

  • Plain one-line-one-entry-path listing
  • Tree listing by submodule
  • Listing with metadata
    • One-line-one-entry
    • ASCII-Table