Function mailpot_web::lists::list_post_eml
source · pub async fn list_post_eml(
__arg0: ListPostEmlPath,
__arg1: State<Arc<AppState>>
) -> Result<impl IntoResponse, ResponseError>Expand description
.eml post page.
pub async fn list_post_eml(
__arg0: ListPostEmlPath,
__arg1: State<Arc<AppState>>
) -> Result<impl IntoResponse, ResponseError>.eml post page.