Function mailpot_web::lists::list_post
source · pub async fn list_post(
__arg0: ListPostPath,
session: WritableSession,
auth: AuthContext,
__arg3: State<Arc<AppState>>
) -> Result<Html<String>, ResponseError>
Expand description
Mailing list post page.