Function qapi_codegen::codegen

source ·
pub fn codegen<S: AsRef<Path>, O: AsRef<Path>>(
    schema_path: S,
    out_path: O
) -> Result<HashSet<PathBuf>>