REnforce icon indicating copy to clipboard operation
REnforce copied to clipboard

The documentation is pretty poor

Open NivenT opened this issue 7 years ago • 0 comments

Basically what the title says; there needs to be more documenting of the code. Everything is required to have some documentation or the compiler will yell at you, but the minimum is not enough. In particular, there should longish explanations of each of the modules at the top of their mod.rs files, and important/useful functions should have doc tests.

NivenT avatar Aug 03 '17 08:08 NivenT