class documentation

A mixin class that marks a class as 'typing only', meaning it has absolutely no methods, attributes, or runtime functionality whatsoever.

Method __init_subclass__ Undocumented
Class Variable __slots__ Undocumented