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