Skip to content

Conversation

@micheal-ndoh
Copy link
Collaborator

This PR resolves issue #2 by adding detailed docstrings to every function in the codebase and inline comments where necessary for clarity and easier usage when published to crates.io.

Changes:

  • Added Rust style doc comments (///) to all public structs and functions
  • Added inline comments explaining internal logic where useful
  • Updated modules: connection.rs, group.rs, group_table.rs, lib.rs, utils.rs and main.rs.

Closes #2

@Christiantyemele Ready for review 🙌

Copy link
Member

@Christiantyemele Christiantyemele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very Good work overall

@micheal-ndoh micheal-ndoh requested review from Blindspot22 and USHER-PB and removed request for AssahBismarkabah and sinke237 April 9, 2025 09:25
@Christiantyemele Christiantyemele merged commit c7f0144 into Rust-Cameroon:main Apr 10, 2025
1 check passed
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.

docstring

4 participants