Shared State
Rust uses the type system to enforce synchronization of shared data. This is primarily done via two types:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Rust uses the type system to enforce synchronization of shared data. This is primarily done via two types: