]> git.lizzy.rs Git - rust.git/commit
Add some doc examples to lib{green,native}
authorAlex Crichton <alex@alexcrichton.com>
Thu, 6 Feb 2014 21:02:06 +0000 (13:02 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 7 Feb 2014 00:45:22 +0000 (16:45 -0800)
commit1508b6e953fd7f689a4ef7c0c01e989f942b695a
tree90f4d4fdab6c9257ff25745ea3ee3f999b27ea48
parent66b9c35654d1e7716ab5ef6236c6cf308818e71c
Add some doc examples to lib{green,native}

"How do I start in libX" is a common question that I've seen, so I figured
putting the examples in as many places as possible is probably a good idea.
src/doc/guide-runtime.md
src/libgreen/lib.rs
src/libnative/lib.rs