Module server

Module server 

Source

Re-exports§

pub use health::*;
pub use lifecycle::*;
pub use server::*;

Modules§

health
Health check endpoint implementation
lifecycle
Server lifecycle management - startup, shutdown, and signal handling
server
Elif HTTP Server