Rust APIs
The maze-project contains the following Rust crates:
| Name | Description |
|---|---|
auth |
Authentication library |
data_model |
Data model library |
maze |
Maze definition and calculation library |
maze_console |
Maze console application |
maze_openapi_generator |
Maze OpenAPI generator console application |
maze_wasm |
Maze WebAssembly API library |
maze_web_server |
Maze web server console application |
storage |
Maze storage library |
utils |
Utilities library |