Docs.rs
safe-fork-0.1.1
safe-fork 0.1.1
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
nbdd0121
Dependencies
libc ^0.2
normal
Versions
88.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
safe_
fork
0.1.1
safe_fork
Function
ensure_single_threaded
Copy item path
Source
pub fn ensure_single_threaded() ->
Result
<
()
>
Expand description
Ensures the current process is single-threaded.