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 456ea21 commit 44e48efCopy full SHA for 44e48ef
Cargo.toml
@@ -4,6 +4,8 @@ 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
+repository = "https://github.com/tusharmath/tailcall-chunk"
8
+documentation = "https://docs.rs/tailcall-chunk"
9
10
[dependencies]
11
0 commit comments