fadeevab/cliclack

[docs] Ensure code docs for all functions

Closed this issue · 2 comments

Just something I noticed while grazing through the code, most methods are documented but there's a subset which are completely missing, like in StringCursor and in filter.rs. These should be documented to maintain the quality of the code docs :)

oh-come-on