Skip to main content

execute_static_data_read

Function execute_static_data_read 

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