mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-26 15:02:54 +02:00
Merge pull request #7 from andrewpollack/patch-5
Minor punctuation update
This commit is contained in:
commit
121a7d33f3
@ -17,4 +17,4 @@ fn main() {
|
||||
Rust terminology:
|
||||
|
||||
* `&str` an immutable reference to a string slice.
|
||||
* `String` a mutable string buffer
|
||||
* `String` a mutable string buffer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user