macro_rules! log_optimistic {
($($arg:tt)*) => { ... };
}Expand description
Logs an optimistic update with appropriate formatting
macro_rules! log_optimistic {
($($arg:tt)*) => { ... };
}Logs an optimistic update with appropriate formatting