parse_file_with_namespace

Function parse_file_with_namespace 

Source
pub fn parse_file_with_namespace<P: AsRef<Path>>(
    path: P,
    namespace: Namespace,
) -> Result<SsdModule, ParseError>