A tool to view every TODOs in the rust code

Installation

$ cargo install cargo-todo

Usage

Will display every line with //todo

Example

rust $ cargo todo Line 39 : refactor