Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _collections.rs
File
_collections.rs
crates/vm/src/stdlib/_collections.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
pub(crate) use _collections::module_def;
2
3
#[pymodule]
4
mod _collections {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected