commands/actions/executors/types library

Typedefs

AsyncOperation<T, V> = Future<T> Function(V value)
VoidCallback = void Function()