tessel / tessel-rust

Rust driver for Tessel 2.
https://docs.rs/tessel/
86 stars 12 forks source link

Add doc comments to all crates #55

Open tcr opened 8 years ago

tcr commented 8 years ago

Our generated crates on docs.rs need much more documentation, in the form of crate and module-level /// comments. We should flesh these out so users can consult the docs without having to read the source.