Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustPython/RustPython
/ core.rs
File
core.rs
crates/vm/src/object/core.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Essential types for object models
2
//!
3
//! +-------------------------+--------------+-----------------------+
4
//! | Management | Typed | Untyped |
Callers
nothing calls this directly
Calls
1
new
Function · 0.85
Tested by
no test coverage detected