Macro warn
warn!() { /* proc-macro */ }Expand description
Logs data at warn level.
Please refer to the manual for documentation on the syntax.
warn!() { /* proc-macro */ }Logs data at warn level.
Please refer to the manual for documentation on the syntax.