Skip to main content

recording_error

Macro recording_error 

Source
macro_rules! recording_error {
    ($($arg:tt)+) => { ... };
}