Crate pocket_cli

Crate pocket_cli 

Source
Expand description

Pocket CLI library

This file exports all the modules needed by the binary and tests.

Re-exports§

pub use errors::PocketError;
pub use errors::PocketResult;
pub use config::Config;

Modules§

cards
Card architecture for Pocket CLI
cli
config
errors
logging
models
search
storage
utils
version