Function mailpot_web::lists::list_post_raw
source · pub async fn list_post_raw(
__arg0: ListPostRawPath,
__arg1: State<Arc<AppState>>
) -> Result<String, ResponseError>
Expand description
Raw post page.
pub async fn list_post_raw(
__arg0: ListPostRawPath,
__arg1: State<Arc<AppState>>
) -> Result<String, ResponseError>
Raw post page.