Expand description
Re-exports§
pub use router::build_router;routerpub use actix_web;actix-webpub use anyhow;anyhowpub use chrono;chronopub use config;configpub use tokio;tokiopub use tracing;loggerpub use tracing_actix_web;traceid
Modules§
- csrf
csrf - i18n
i18n - logger
logger - macros
macros - memorydb
memorydb - request
request - response
response - response_
build response-build - router
router - security
security - session
session - state
state - utils
utils
Macros§
Structs§
- Error
anyhowTheErrortype, a wrapper around a dynamic error type.
Type Aliases§
- Result
anyhowResult<T, Error>
Attribute Macros§
- async_
trait async-trait - main
macros