rustdoc: Add rustdocs

This commit is contained in:
Brian Anderson 2012-01-17 17:44:32 -08:00
parent 5fbadd24ec
commit e23e45bc6d
10 changed files with 39 additions and 3 deletions

View file

@ -1,3 +1,5 @@
#[doc = "The document model"];
type ast_id = int;
type cratedoc = ~{