Skip to main content

validate_storage_file_response

Function validate_storage_file_response 

Source
pub fn validate_storage_file_response(
    input: &str,
    expected_request_id: &str,
    expected_runtime_generation_id: &str,
    expected_operation: &str,
) -> IpcResult<()>