write

Function 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