This example demonstrates global Rust type aliases in fastapi project.
Check out main.rs
and build.rs
and then run cargo run
.
Browse the project files here.
This example demonstrates global Rust type aliases in fastapi project.
Check out main.rs
and build.rs
and then run cargo run
.
Browse the project files here.