thanix 1.1.0

A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI.
1
2
3
4
5
6
7
8
9
10
11
# Design Documentation

Here you can find all documentation relating to Thanix' structure, architecture and style.

- [Architecture Guide]./001-architecture.md
- [Schema Parsing]./parsing.md
- [Struct Generation]./structgen.md
- [Path Generation]./pathgen.md
- [Patch Prefix]./patch-prefix.md
- [Output Templates]./templates.md
- [Code Style Guide]./002-code_style.md