mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
Ensure it is possible to pass a non send and non Sync argument when spawning a local task. This is ok since it will only be possible to spawn the task on the same executor and priority level |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| ui | ||
| .gitignore | ||
| Cargo.toml | ||
| CHANGELOG.md | ||