Skip to main content

execute_system_read

Function execute_system_read 

Source
pub async fn execute_system_read(
    backend: &BackendConn,
    operation: SystemReadOperation,
    body: Bytes,
) -> Result<CommandResponse>