We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b38aa02 + 8043b38 commit a66acbcCopy full SHA for a66acbc
src/lib.rs
@@ -208,7 +208,7 @@ impl Client {
208
/// with `CLOEXEC` so they're not automatically inherited by spawned
209
/// children.
210
///
211
- /// # Unsafety
+ /// # Safety
212
213
/// This function is `unsafe` to call on Unix specifically as it
214
/// transitively requires usage of the `from_raw_fd` function, which is
0 commit comments