read

Function read 

Source
pub async fn read<C: Send + Sync, Err: Reject + Send>(
    storage: RemoteStorageRef<C, Err>,
    ctx: C,
    req: ReadRequest,
) -> Result<impl Reply, Rejection>
Expand description

Warp handler for remote read request