Skip to content

Add the ability for users to pass settings into the Undoer API #4356

@valadaptive

Description

@valadaptive

Is your feature request related to a problem? Please describe.
As far as I can tell, the undoer API provides a publicly-constructible Settings struct, but unless I'm missing something, there is no way to actually create an Undoer using it.

Describe the solution you'd like
An API that allows you to create an Undoer with given settings, something like Undoer::with_settings(...) or a builder API for Settings.

Describe alternatives you've considered
N/A

Additional context
Does the API exist somewhere and I'm just not finding it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions