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

File pymodule.rs

crates/derive-impl/src/pymodule.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::error::Diagnostic;
2use crate::pystructseq::PyStructSequenceMeta;
3use crate::util::{
4 ALL_ALLOWED_NAMES, AttrItemMeta, AttributeExt, ClassItemMeta, ContentItem, ContentItemInner,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected