snakia.decorators.meta_decorators
Functions
|
|
|
|
|
Classes
|
Parameter specification variable. |
|
Type variable. |
- snakia.decorators.meta_decorators.hook_decorator(decorator)[source]
- Return type:
Callable[[ParamSpec(D)],Callable[[Callable[[ParamSpec(P)],TypeVar(T)]],Callable[[ParamSpec(P)],TypeVar(T)]]]