Crates.io | sea-streamer-runtime |
lib.rs | sea-streamer-runtime |
version | 0.5.0 |
source | src |
created_at | 2023-03-02 16:20:17.079853 |
updated_at | 2024-04-24 18:02:05.608191 |
description | 🌊 SeaStreamer async runtime abstraction |
homepage | |
repository | https://github.com/SeaQL/sea-streamer |
max_upload_size | |
id | 798989 |
size | 11,373 |
sea-streamer-runtime
: Async runtime abstractionThis crate provides a small set of functions aligning the type signatures between async-std
and tokio
,
so that you can build applications generic to both runtimes.