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

File winreg.rs

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

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2#![allow(non_snake_case)]
3
4pub(crate) use winreg::module_def;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected