Dropping
Returns a CircuitSaver that claims every value and persists none of them, reporting each dropped value to onDropped.
Append this to a composite to drop values that no earlier saver supports instead of failing the save. Use NoOp when the drops do not need to be observed.