Macro reader_from_relative_file

Source
macro_rules! reader_from_relative_file {
    ($f : expr) => { ... };
}
Expand description

Create a reader based on a relative file