Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
pub(crate) use mmap::module_def;
4
Callers
nothing calls this directly
Calls
2
as_bytes_mut
Method · 0.80
as_bytes
Method · 0.45
Tested by
no test coverage detected