himalaya/lib
Clément DOUIN 7c01f88006
make Backend::get_mboxes return struct instead of trait (#340)
This step was necessary to move logic from CLI to lib. Indeed, the
trait returned by get_mboxes needed to implement Table, which is
related to the CLI module only.
2022-05-29 12:36:10 +02:00
..
src make Backend::get_mboxes return struct instead of trait (#340) 2022-05-29 12:36:10 +02:00
Cargo.toml make Backend::get_mboxes return struct instead of trait (#340) 2022-05-29 12:36:10 +02:00