Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The maximum amount of time to allow the query to run.
struct CountOptions { // ... std.typecons.Nullable!(long) maxTimeMS ; // ... }