Ask a question to get started
Enter to sendā¢Shift+Enter new line
DataclassLike()
Protocol
Protocol to represent types that behave like dataclasses.
Inspired by the private _DataclassT from dataclasses that uses a similar protocol as a bound.