/cargo-todo

Cargo tool to display TODOs

Primary LanguageRust

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