Docs.rs
stdworld-0.1.1
stdworld 0.1.1
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
SoniEx2
Dependencies
Versions
73.68%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
std
0.1.1
Module thread
Module Items
Structs
Traits
Functions
In crate std
std
Module
thread
Copy item path
Source
Expand description
APIs to interact with threads.
Structs
§
Join
Handle
Traits
§
Thread
Access
Marker trait to indicate a world that is allowed to spawn threads.
Functions
§
spawn
Spawn a new thread.