Function mailpot_web::lists::list_edit

source ·
pub async fn list_edit(
    __arg0: ListEditPath,
    session: WritableSession,
    auth: AuthContext,
    __arg3: State<Arc<AppState>>
) -> Result<Html<String>, ResponseError>