MCPcopy 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
2use crate::common::lock::LazyLock;
3
4use super::type_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected