We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11af142 commit ce305f8Copy full SHA for ce305f8
library/std/src/sys/hermit/net.rs
@@ -487,6 +487,4 @@ pub mod netc {
487
488
#[derive(Copy, Clone)]
489
pub struct sockaddr {}
490
-
491
- pub type socklen_t = usize;
492
}
0 commit comments