Document code, fixes #3

This commit is contained in:
2017-07-14 17:23:42 +02:00
parent 87eba7e3a8
commit bdcf8b0436
17 changed files with 383 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
#![warn(missing_docs)]
#![feature(alloc_system)]
extern crate alloc_system;