elif-http 0.8.8

HTTP server core for the elif.rs LLM-friendly web framework
Documentation
1
2
3
4
5
pub mod defaults;
pub mod http_config;

pub use defaults::*;
pub use http_config::*;