Explores potential features for Rust programming language, examining two specific proposals: fields in traits (which would allow trait-defined data fields with polymorphic access) and self-referential structs (enabling structs where one field borrows from another). The author evaluates fields in traits as potentially useful but
1 Comment
Sort: