| 1 | use crate::error::Diagnostic; |
| 2 | use crate::pystructseq::PyStructSequenceMeta; |
| 3 | use crate::util::{ |
| 4 | ALL_ALLOWED_NAMES, AttrItemMeta, AttributeExt, ClassItemMeta, ContentItem, ContentItemInner, |
nothing calls this directly
no outgoing calls
no test coverage detected