Function prom_remote_api::web::warp::write
source · pub async fn write<C: Send + Sync, Err: Reject + Send>(
storage: RemoteStorageRef<C, Err>,
ctx: C,
req: WriteRequest
) -> Result<impl Reply, Rejection>Expand description
Warp handler for remote write request