Expand description
This crate wraps the actual HTTP server setup (axum + tokio stuff).
Goal: Hide Rust web setup complexity from the NestForge user.
Re-exports§
pub use factory::NestForgeFactory;
This crate wraps the actual HTTP server setup (axum + tokio stuff).
Goal: Hide Rust web setup complexity from the NestForge user.
pub use factory::NestForgeFactory;