We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd4889 commit 96ada39Copy full SHA for 96ada39
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "tailcall-chunk"
3
version = "0.1.0"
4
edition = "2021"
5
+license = "Apache-2.0"
6
+description = "A Rust implementation of a persistent data structure for efficient append and concatenation operations."
7
8
[dependencies]
9
0 commit comments