Function mpot_web::root

source ·
pub(crate) async fn root(
    session: WritableSession,
    auth: AuthContext,
    __arg2: State<Arc<AppState>>
) -> Result<Html<String>, ResponseError>