Crate os_id[−][src]
Expand description
Primitive abstractions over OS identifiers.
Features
thread-nameEnables functionget_current_thread_name
Re-exports
pub use thread::ThreadId; | |
pub use process::ProcessId; |
Modules
| process | Process id module |
| thread | Thread id module |