Skip to content

Expose metaclass for msgspec.Struct #837

Description

@apoorvkh

Description

Hey! I was wondering if it would be possible to expose the metaclass for Struct (msgspec._core.StructMeta) in Python?

I think that would in general permit adding metaclasses to classes that inherit Struct. And could possibly be used to enable support for #806?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions