Re-exports§
pub use error::AppError;pub use error::AppResult;pub use state::AppState;pub use state::MetadataCache;
Modules§
Functions§
- build_
router - Build the axum router with all routes
- run_
server - Run the axum server with the given configuration