Actions
Documentation #4584
openRust doc: add docstring to rust module files
Affected Versions:
Effort:
Difficulty:
Label:
Beginner, Good First Issue, Outreachy, Rust
Description
Currently, the majority of Rust modules in Suricata have no brief description, when one generates rust documentation, as shown:
Adding a comment like
//! Module brief description
would suffice for giving some context on the modules.
Files
Updated by Juliana Fajardini Reichow over 1 year ago
- Label Beginner, Outreachy, Rust added
Updated by Juliana Fajardini Reichow over 1 year ago
- Label Good First Issue added
Actions