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

File csv.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

newFunction · 0.85

Tested by

no test coverage detected