Skip to content

Add Context::get_mut#948

Open
Azorlogh wants to merge 1 commit intoKeats:masterfrom
Azorlogh:master
Open

Add Context::get_mut#948
Azorlogh wants to merge 1 commit intoKeats:masterfrom
Azorlogh:master

Conversation

@Azorlogh
Copy link
Copy Markdown

Adds Context::get_mut to retrieve a mutable reference to one of the values.

For my use case I need to run many templates in a loop and edit a value in the context every iteration.
This lets me edit the value in place which is much cheaper than cloning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant