MCPcopy Index your code
hub / github.com/RustPython/RustPython / slot_defs.rs

File slot_defs.rs

crates/vm/src/types/slot_defs.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Slot definitions array
2//!
3//! This module provides a centralized array of all slot definitions,
4

Callers

nothing calls this directly

Calls 2

SomeClass · 0.50
lenMethod · 0.45

Tested by

no test coverage detected