bcachefs-tools/rust-src/bch_bindgen
Alexander Fougner 8accfdc3c5 rust: replace tracing with logger
tracing framework is a overengineered for simple mount helper. Add a
few very barebone logging macros to allow configurable verbosity and
colorized output with a small footprint.

Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-01-18 06:47:46 +01:00
..
src rust: replace tracing with logger 2023-01-18 06:47:46 +01:00
.gitignore split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
build.rs rust: use rustfmt defaults 2023-01-16 09:24:01 +01:00
Cargo.lock rust: replace tracing with logger 2023-01-18 06:47:46 +01:00
Cargo.toml rust: replace tracing with logger 2023-01-18 06:47:46 +01:00
default.nix nix: overhaul build system. 2023-01-03 16:58:55 +13:00
rustfmt.toml rust: use rustfmt defaults 2023-01-16 09:24:01 +01:00