Macro inject_instance

Source
macro_rules! inject_instance {
    ($file:literal) => { ... };
}