Returns the number of active jobs.
Future<int> activeJobCount() => RustLib.instance.api.crateApiActiveJobCount();