We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d288a commit 639cf1aCopy full SHA for 639cf1a
src/comp/metadata/cstore.rs
@@ -1,3 +1,6 @@
1
+// The crate store - a central repo for information collected about external
2
+// crates and libraries
3
+
4
import std::map;
5
import std::vec;
6
import std::str;
0 commit comments