Make naming scheme more consistent

Constructor functions that set/overwrite a value are called with_*,
functions that add a value are called and_*.
This commit is contained in:
Joscha 2024-03-09 13:49:29 +01:00
parent 0f21c3701e
commit 638a449343
7 changed files with 144 additions and 170 deletions

View file

@ -8,6 +8,7 @@ anyhow.workspace = true
cosmic-text.workspace = true
image.workspace = true
palette.workspace = true
paste = "1.0.14"
showbits-assets.workspace = true
taffy.workspace = true