Is there any way to change color for a custom keyword for` Rust`?  Here are `mut` is keyword and we want to set the color for it, dark-purple for example. How can we do it?
Is there any way to change color for a custom keyword for
Rust?Here are
mutis keyword and we want to set the color for it, dark-purple for example. How can we do it?