Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ genericalias.rs
File
genericalias.rs
crates/vm/src/builtins/genericalias.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// spell-checker:ignore iparam gaiterobject
2
use crate::common::lock::LazyLock;
3
4
use super::type_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected