[][src]Module todo_finder_lib::parser

Modules

issue

Parsing todos from an issue.

langs
source

Parsing todos in source code.

Structs

FileTodoLocation

A todo location in the local filesystem.

Issue
IssueBody
IssueHead
IssueMap

Enums

IssueProvider
ParsingSource

Functions

take_to_eol

Eat a whole line and optionally its ending but don't return that ending.