Macro instrumented_query_file

Source
macro_rules! instrumented_query_file {
    ($path:literal $(, $arg:expr)* $(,)?) => { ... };
}