mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-07 01:56:21 +02:00
Minor punctuation update
This commit is contained in:
parent
c274f86cfd
commit
62c856f1d7
@ -17,4 +17,4 @@ fn main() {
|
|||||||
Rust terminology:
|
Rust terminology:
|
||||||
|
|
||||||
* `&str` an immutable reference to a string slice.
|
* `&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