| Crates.io | some_local_executor |
| lib.rs | some_local_executor |
| version | 0.1.2 |
| created_at | 2024-11-08 01:07:39.352534+00 |
| updated_at | 2025-01-31 20:52:05.290863+00 |
| description | A simple local executor |
| homepage | https://sealedabstract.com/code/some_local_executor |
| repository | |
| max_upload_size | |
| id | 1440663 |
| size | 91,666 |

It's a simple single-threaded executor.
This is a reference executor for the some_executor crate.
By leveraging the features in some_executor, this project provides a rich API:
...in about a page of code.
By writing code against this executor, you're basically compatible with every other executor supported
by some_executor.