Skip to main content

parse_root_imports

Function parse_root_imports 

Source
pub fn parse_root_imports(
    ctx: &ParseContext<'_>,
) -> Result<ParsedImports, ParseError>
Expand description

Read the root-level $import extension if present.