A highly efficient logging framework that targets resource-constrained devices, like microcontrollers.
# Cargo.toml
[dependencies]
defmt = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Logs an info message using defmt's efficient logging macro.
Add a defmt backend like `defmt-rtt` and ensure your target supports it.
No dependency data recorded yet.