At the type level , Rust represents only one aspect of concurrency : multithreading . Either a type is safe for use by more than one thread , or it is not .
確定! 回上一頁