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

File pyclass.rs

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

Source from the content-addressed store, hash-verified

1use super::Diagnostic;
2use crate::util::{
3 ALL_ALLOWED_NAMES, ClassItemMeta, ContentItem, ContentItemInner, ErrorVec, ExceptionItemMeta,
4 ItemMeta, ItemMetaInner, ItemNursery, SimpleItemMeta, format_doc, infer_native_call_flags,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected