Function foundry_compilers_artifacts::sourcemap::parse
source ยท pub fn parse(input: &str) -> Result<Vec<SourceElement>, SyntaxError>
Expand description
Parses a source map
pub fn parse(input: &str) -> Result<Vec<SourceElement>, SyntaxError>
Parses a source map