Skip to content

Commit 639cf1a

Browse files
committed
Comment cstore
1 parent 58d288a commit 639cf1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/comp/metadata/cstore.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// The crate store - a central repo for information collected about external
2+
// crates and libraries
3+
14
import std::map;
25
import std::vec;
36
import std::str;

0 commit comments

Comments
 (0)