Crate tpfs_log_event_procmacro

Crate tpfs_log_event_procmacro 

Source

Attribute Macros§

logging_event
This macro is used to break up an enum into structs of the same shape, auto-derive an implementation of the name and value functions in the [tpfs_logger_port::LogKVPair] trait, and create a mod that replaces the enum but with the same name–to be more reader-friendly.