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

File json.rs

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

Source from the content-addressed store, hash-verified

1pub(crate) use _json::module_def;
2mod machinery;
3
4#[pymodule]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected