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.
pub fn validate_response(response: &GuestToHostResponse) -> Result<()>Validate the invariants of a GuestToHostResponse to ensure that it matches the
expected required protocol format.