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

File mmap.rs

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

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2//! mmap module
3pub(crate) use mmap::module_def;
4

Callers

nothing calls this directly

Calls 2

as_bytes_mutMethod · 0.80
as_bytesMethod · 0.45

Tested by

no test coverage detected