imag/libimagentrylist/src
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
..
listers Move from a helper function to a typeclass. 2016-07-14 07:28:54 -06:00
cli.rs Add lister helper function 2016-04-06 11:49:03 +02:00
error.rs libimagentrylist: use generate_error_module!() macro and reexport generated types 2016-05-19 20:32:23 +02:00
lib.rs Add a `fold_ok` utility. 2016-07-13 12:43:04 -06:00
lister.rs Remove unused imports 2016-04-17 20:53:06 +02:00
result.rs Add initial codebase 2016-03-26 15:28:18 +01:00