Enum xo_api_client::RevertSnapshotError [−][src]
pub enum RevertSnapshotError {
ReportedFail,
Rpc(RpcError),
}
Expand description
Error during revert of VM snapshot
Variants
Rpc(RpcError)
Tuple Fields of Rpc
0: RpcError