Skip to main content

generate_path

Function generate_path 

Source
pub fn generate_path(
    input: impl AsRef<Path>,
    lang: Lang,
) -> Result<String, Error>
Expand description

Generate code from a .syn input path, validating the import graph rooted at that file.