> C++ has the same restriction. In practice I've found that it rarely comes > up.
Obviously, since const field are rare in C. In Rust, one rarely uses a record type that doesn't have immutable fields. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
