MCPcopy Index your code
hub / github.com/RustPython/RustPython / socket.rs

File socket.rs

crates/stdlib/src/socket.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2
3pub(crate) use _socket::module_def;
4

Callers

nothing calls this directly

Calls 1

newFunction · 0.85

Tested by

no test coverage detected