Skip to main content

Module restore

Module restore 

Source
Expand description

RestoreError

Returned by Node::restore(snapshot) when the snapshot can’t be reconciled with the current Node’s installed modules + wire types. Distinct from crate::concrete::RestoreError, which is the per-component deserialization error type that this enum wraps.

Enums§

RestoreError
Errors surfaced by Node::restore (the public surface arrives in the commit that lands src/node.rs).