Macro test_file

Source
macro_rules! test_file {
    ($file_name:expr) => { ... };
}
👎Deprecated: internal API that will be removed
Expand description

References a test input file.