Skip to main content

Crate nestforge_http

Crate nestforge_http 

Source
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;

Modules§

factory