pub fn compile_with_source_map(source: &str) -> SourceMappedCompileOutputExpand description
Parses, validates, and normalizes source with an engine-facing source map.
pub fn compile_with_source_map(source: &str) -> SourceMappedCompileOutputParses, validates, and normalizes source with an engine-facing source map.