Skip to main content

get_import_from

Function get_import_from 

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