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 about 2 years ago
- Label Beginner, Outreachy, Rust added
Updated by Juliana Fajardini Reichow about 2 years ago
- Label Good First Issue added
Updated by Juliana Fajardini Reichow about 2 years ago
- Label deleted (
Outreachy)
Updated by Juliana Fajardini Reichow 4 months ago
- Assignee set to Community Ticket
- Target version changed from TBD to 8.0.0-beta1
Actions