system_system (0.1.1)
Published 2024-01-14 01:27:45 +00:00 by Jan
Installation
[registry]
default = "gitea"
[registries.gitea]
index = " " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add system_system@0.1.1
About this package
system_system
An event and system managing architecture for enabling easy writing of complex asynchronous code
Dependencies
ID | Version |
---|---|
ahash | ^0.8.7 |
async-recursion | ^1.0.5 |
dyn-clone | ^1.0.16 |
futures | ^0.3.30 |
parking_lot | ^0.12.1 |
tokio | ^1.35.1 |
tracing | ^0.1 |