Macro file_from_relative_path

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

Instantiate a file relative to the cargo manifest directory