* Change `mod errors` in lib.rs to public * Add `fn handle_error` in lib.rs errors module
This will limit [[bin]] to *bat* only which will make: - `cargo run` works without specifying --bin - prevent `cargo build --bins` to produce multiple binaries (app,clap_app,...)