- Slices, 
&str, CStr 
NonZeroU8โฆ 
Option, Result 
Display, Debug, write!โฆ 
Iterator 
panic!, assert_eq!โฆ 
NonNull ๋ฐ ๋ชจ๋  ์ผ๋ฐ์ ์ธ ํฌ์ธํฐ ๊ด๋ จ ํจ์ 
Future and async/await 
fence, AtomicBool, AtomicPtr, AtomicU32โฆ 
Duration 
 
 | 
Box, Cow, Arc, Rc 
Vec, BinaryHeap, BtreeMap, LinkedList, VecDeque 
String, CString, format! 
 
 | 
Error 
HashMap 
Mutex, Condvar, Barrier, Once, RwLock, mpsc 
File ๋ฐ ๋๋จธ์ง fs 
println!, Read, Write, Stdin, Stdout ๋ฐ ๋๋จธ์ง io 
Path, OsString 
net 
Command, Child, ExitCode 
spawn, sleep ๋ฐ ๋๋จธ์ง thread 
SystemTime, Instant 
 
 |