macro_rules! log_mutation_error {
($($arg:tt)*) => { ... };
}Expand description
Logs a mutation error with appropriate formatting
macro_rules! log_mutation_error {
($($arg:tt)*) => { ... };
}Logs a mutation error with appropriate formatting