openapi-nexus-typescript 0.0.5

OpenAPI 3.1 to code generator
Documentation
1
2
3
4
fn main() {
    // Embed all templates from the templates/ directory
    minijinja_embed::embed_templates!("templates");
}