Searched defs:GuestMemoryError (Results 1 – 1 of 1) sorted by relevance
76 enum GuestMemoryError { enum83 impl std::error::Error for GuestMemoryError {} implementation85 impl Display for GuestMemoryError { implementation