mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-18 20:39:35 +02:00
parent
1dfb82c085
commit
0c128d9357
@ -1,7 +1,7 @@
|
||||
# Standard Library
|
||||
|
||||
Rust comes with a standard library which helps establish a set of common types
|
||||
used by Rust library and programs. This way, two libraries can work together
|
||||
used by Rust libraries and programs. This way, two libraries can work together
|
||||
smoothly because they both use the same `String` type.
|
||||
|
||||
The common vocabulary types include:
|
||||
|
Loading…
x
Reference in New Issue
Block a user