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 c25a84b commit 473e381Copy full SHA for 473e381
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 2c80556e0017bad677fc2d9ef9e1df5b819ea725
+refs/heads/master: 91f05fba11902caa66f0cc47b9c0d6d59e87ab3d
trunk/src/lib/str.rs
@@ -8,7 +8,7 @@ export lteq;
8
// export hash;
9
// export is_utf8;
10
// export is_ascii;
11
-// export alloc;
+export alloc;
12
export byte_len;
13
export buf;
14
// export bytes;
0 commit comments