Deserializes a previously serialized machine state.
This function recreates a machine from a serialization object, restoring its
state, data, and history. For security and compatibility reasons, it will
refuse to deserialize data from future versions of the library.
Deserializes a previously serialized machine state.
This function recreates a machine from a serialization object, restoring its state, data, and history. For security and compatibility reasons, it will refuse to deserialize data from future versions of the library.