Searched defs:VMState (Results 1 – 2 of 2) sorted by relevance
145 pub unsafe trait VMState { interface330 unsafe impl<$base> VMState for $type where $base: VMState $($where)* { impl372 unsafe impl VMState for $type { impl401 unsafe impl<$base> VMState for $type where $base: VMState $($where)* { impl420 unsafe impl<T: VMState, const N: usize> VMState for [T; N] { impl
147 VMState section in Saving the state of one device