resolve_references

Function resolve_references 

Source
pub fn resolve_references(
    i: LocatedSpan<&'_ str, TracableInfo>,
    definitions: &IndexMap<String, String>,
) -> String