Skip to content

docs: add missing doc comments for public functions #2084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Himess
Copy link
Contributor

@Himess Himess commented May 13, 2025

Description

Related #2079

This PR adds missing Rust doc comments (///) to public functions across several modules.

The focus is on documenting pub fn items to improve clarity, maintainability, and developer experience.
As suggested in this comment, I am working only within the main crate files .

This is part 1 of the documentation effort. To keep the scope manageable, the remaining undocumented functions will be addressed in future PRs.

@Himess Himess marked this pull request as draft May 13, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant