Skip to main content

compile_json

Function compile_json 

Source
pub fn compile_json(
    source: &str,
    base_dir: &Path,
) -> Result<String, CompileError>