We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af625aa commit 905b1c9Copy full SHA for 905b1c9
fastpool/Cargo.toml
@@ -14,6 +14,8 @@
14
15
[package]
16
name = "fastpool"
17
+
18
+description = "This crates implements a fast object pool for Async Rust."
19
version = "0.1.0"
20
21
edition.workspace = true
0 commit comments