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

File zlib.rs

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

Source from the content-addressed store, hash-verified

1// spell-checker:ignore compressobj decompressobj zdict chunksize zlibmodule miniz chunker
2
3pub(crate) use zlib::module_def;
4

Callers

nothing calls this directly

Calls 1

to_strMethod · 0.80

Tested by

no test coverage detected