feanor_math

Macro log_progress

Source
macro_rules! log_progress {
    ($controller:expr, $($args:tt)*) => { ... };
}