Skip to main content

get_import_by_ident

Function get_import_by_ident 

Source
pub fn get_import_by_ident<'a>(
    ident: &'a Ident,
    state: &'a StateManager,
) -> Option<&'a ImportDecl>