Skip to content

Add module-level docs to action, record, session #9

@kiyeonjeon21

Description

@kiyeonjeon21

Several `mod.rs` files are missing `//!` module-level documentation:

  • `crates/snact-core/src/action/mod.rs`
  • `crates/snact-core/src/record/mod.rs`
  • `crates/snact-core/src/session/mod.rs`

These are the public API surface of snact-core. Module docs help contributors and IDE hover tooltips.

Low priority but good first issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions