Skip to main content

Module patch

Module patch 

Source
Expand description

Runtime mutation and transactional patch application. Defines bounded patch contracts and behavior for this crate.

Structs§

Patch
One immutable ordered patch batch.
PatchTransaction
Transactional patch executor using copy-on-write rollback semantics.

Enums§

PatchOperation
Supported runtime mutation operation.