Available on crate feature
index only.Expand description
Structs§
- Rewrite
Options - Options to configure how rewrites are tracked as part of the
index()call.
Enums§
- Action
- What to do after a ChangeRef was passed ot the callback of
index(). - Change
Ref - Identify a change that would have to be applied to
lhsto obtainrhs, as provided inindex(). - Error
- The error returned by
index().