Function pancake_server::engine_ssi::route_handlers::delete_one
source · async fn delete_one(
__arg0: Path<String>,
__arg1: State<Arc<AppState>>
) -> Result<(StatusCode, String), AppError>async fn delete_one(
__arg0: Path<String>,
__arg1: State<Arc<AppState>>
) -> Result<(StatusCode, String), AppError>