https://github.com/dflemstr/direct-executor
https://github.com/dflemstr/direct-executor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dflemstr/direct-executor
- Owner: dflemstr
- Created: 2020-01-12T15:18:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T20:27:06.000Z (over 6 years ago)
- Last Synced: 2025-03-25T18:07:32.281Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `direct-executor`
An executor that directly executes futures, with an optional customizable wait operation.
[Documentation](https://docs.rs/direct-executor)