Crates.io | defmt-or-log-macros |
lib.rs | defmt-or-log-macros |
version | 0.1.2 |
source | src |
created_at | 2023-11-20 08:48:37.453374 |
updated_at | 2024-01-16 12:07:54.314429 |
description | Proc-Macros to derive either defmt or log, depending on the configuration |
homepage | |
repository | https://github.com/t-moe/defmt-or-log |
max_upload_size | |
id | 1041864 |
size | 3,312 |
This crate contains the proc-macros for the defmt-or-log crate.
Note: Do not use this crate directly, the macros are reexported by the defmt-or-log
crate.