4 Comments

Can you please explain the Rust part? I thought everything, including a struct fields are immutable by default. see here: https://stackoverflow.com/questions/47748091/how-can-i-make-only-certain-struct-fields-mutable

Expand full comment