Module rustfix::replace

source ·
Expand description

A small module giving you a simple container that allows easy and cheap replacement of parts of its content, with the ability to prevent changing the same parts multiple times.

Structs§

  • A container that allows easily replacing chunks of its data
  • Span 🔒
    Span with a change State.

Enums§

  • State 🔒
    Indicates the change state of a Span.