Anki/rslib/src/revlog
Damien Elmes dc81a7fed0 use mixed case for abbreviations in Rust code
So, this is fun. Apparently "DeckId" is considered preferable to the
"DeckID" were were using until now, and the latest clippy will start
warning about it. We could of course disable the warning, but probably
better to bite the bullet and switch to the naming that's generally
considered best.
2021-03-27 19:53:33 +10:00
..
mod.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
undo.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00