defmt-macros 0.4.0

defmt macros
Documentation
1
2
3
fn main() {
    println!("cargo:rerun-if-env-changed=DEFMT_LOG");
}