Module comment

Source
Expand description

Convenient utilities to match comment in code.

Structs§

CommentGroupMatcher
A matcher that groups comments.
DocCommentMatcher
A matcher that collects documentation comments.

Enums§

CommentGroupSignal
A signal raised by the comment group matcher.

Functions§

find_module_level_docs
Extract the module-level documentation from a source.