Crate mago_fixer

Crate mago_fixer 

Source

Structs§

ChangeSet
Represents a collection of differences (changes) between the original and modified versions of a string.
FixPlan
Represents a sequence of code fix operations to be applied to a piece of content.

Enums§

Change
Represents a single change or difference between two versions of a string.
FixOperation
Represents an individual operation in a code fix plan.
SafetyClassification
Represents the safety classifications of a code fix operation.