Rust is fine with mutable state, it just strongly encourages that it not be shared. Egui seems fine, we've used it to good effect.
Rust is fine with mutable state, it just strongly encourages that it not be shared. Egui seems fine, we've used it to good effect.