A (planned) collection of lightweight tools for streaming.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 120 B view raw
1[package] 2name = "streamtools-core" 3version = "0.1.0" 4edition = "2024" 5 6[dependencies] 7anyhow = "1.0.100" 8cpal = "0.16"