API#
Extensions#
|
Create a decorator for registering custom functionality with a class. |
Types used by the former:
|
Protocol for extension namespaces. |
Deprecations#
|
Decorator to indicate that a class, function, or overload is deprecated. |
|
Decorator to indicate that a function argument is deprecated. |
|
Utility class storing information on deprecated functionality. |
Settings#
|
Base class for package settings. |