Skip to content

tor-rtcompat: Add spawn_blocking to Runtime trait.

This adds a new SpawnBlocking trait, which exposes the spawn_blocking function that tokio, async-std, and other runtimes have.

Merge request reports

Loading