Coaster types

coaster.typing.SimpleDecorator = typing.Callable[[typing.Callable], typing.Callable]

Type for a simple function decorator that does not accept options