jtd_codegen::codegen
pub fn codegen<T: Target>( target: &T, root_name: String, schema: &Schema, out_dir: &Path) -> Result<CodegenInfo>