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

File bz2.rs

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

Source from the content-addressed store, hash-verified

1// spell-checker:ignore compresslevel
2
3pub(crate) use _bz2::module_def;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected