core/types library

Typedefs

IntCallback = FutureOr<int> Function()
VoidCallback = FutureOr<void> Function()