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.
1 parent 3d83e30 commit c7d03bcCopy full SHA for c7d03bc
src/sys/ptrace/mod.rs
@@ -1,4 +1,4 @@
1
-///! Provides helpers for making ptrace system calls
+//! Provides helpers for making ptrace system calls
2
3
#[cfg(any(target_os = "android", target_os = "linux"))]
4
mod linux;
0 commit comments