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

File lzma.rs

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

Source from the content-addressed store, hash-verified

1// spell-checker:ignore ARMTHUMB memlimit
2
3pub(crate) use _lzma::module_def;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected