validate_response

Function validate_response 

Source
pub fn validate_response(response: &GuestToHostResponse) -> Result<()>
Expand description

Validate the invariants of a GuestToHostResponse to ensure that it matches the expected required protocol format.