cargo-todo-0.1.1 is not a library.
A tool to view every TODOs in the rust code
Installation
$ cargo install cargo-todo
Usage
Will display every line with //todo
Example
$ cargo todo
Line 39 : refactor
$ cargo install cargo-todo
$ cargo todo
Line 39 : refactor