Commit Graph

3 Commits (d3243903c0c3eb16a2c56f4646069c5ece2f2487)

Author SHA1 Message Date
Fahmi Akbar Wildana 837d0998da Remove unused macros in bin/bat 5 years ago
Fahmi Akbar Wildana 23d80f9e84 Fix all compile errors in bin/bat
* Change `mod errors` in lib.rs to public

* Add `fn handle_error` in lib.rs errors module
5 years ago
Fahmi Akbar Wildana e981bd88c1 Move src/bin/* into src/bin/bat/
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,...)
5 years ago