read

Function read 

Source
pub async fn read<C: Send + Sync, Err: ResponseError + Send + 'static>(
    storage: Data<RemoteStorageRef<C, Err>>,
    ctx: C,
    body: Payload,
) -> Result<ReadResponse, Error>
Expand description

Actix-web handler for remote read request