Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _io.rs
File
_io.rs
crates/vm/src/stdlib/_io.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* I/O core tools.
3
*/
4
pub(crate) use _io::module_def;
Callers
nothing calls this directly
Calls
6
get_ref
Method · 0.80
get_mut
Method · 0.80
read
Method · 0.45
as_slice
Method · 0.45
write
Method · 0.45
as_mut_slice
Method · 0.45
Tested by
no test coverage detected