aboutsummaryrefslogtreecommitdiff
path: root/tests/invalid
diff options
context:
space:
mode:
authorBourgond Aries <macocio@gmail.com>2016-03-24 14:18:00 +0100
committerBourgond Aries <macocio@gmail.com>2016-03-24 14:18:00 +0100
commit9b1dc843fcd2158930cc8b9de1bfc9cb8eedf127 (patch)
treedc7dea04d229a39c693c287232ea826185735e3e /tests/invalid
parentcf718f7b0e3246c21de96b413f38d002339168da (diff)
downloadmilf-rs-9b1dc843fcd2158930cc8b9de1bfc9cb8eedf127.tar.gz
milf-rs-9b1dc843fcd2158930cc8b9de1bfc9cb8eedf127.zip
Add lookup_mut method for mutable access
Mutable access may sometimes be desired in order to change values in the toml table. This can be used for dynamic configurations which will be easy to modify and store. lookup_mut requires a recursive method due to the borrow checker not allowing to have more than one mutable reference in the same scope.
Diffstat (limited to 'tests/invalid')
0 files changed, 0 insertions, 0 deletions