Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6beedeb

Browse files
readme updated
1 parent 5bafff2 commit 6beedeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎5. Compound Data Types/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,5 @@ fn main() {
112112
user1.email = String::from("anotheremail@example.com");
113113
}
114114
```
115+
116+
> Note: Note that the entire instance must be mutable; Rust doesn’t allow us to mark only certain fields as mutable.<br>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /