Skip to main content

parse_declarations_with_path

Function parse_declarations_with_path 

Source
pub fn parse_declarations_with_path(
    source: &str,
    file: &str,
    module_hint: Option<&str>,
) -> Vec<Declaration>