Skip to content
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

Add docs for public methods and implementation #3

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Add docs for public methods and implementation #3

merged 2 commits into from
Sep 21, 2023

Conversation

rtar
Copy link
Contributor

@rtar rtar commented Sep 21, 2023

No description provided.

@@ -135,7 +164,7 @@ object ResourcePool {
* Sequence number of a last resource allocated (used to generate an
* identifier for a next resource).
* @param entries
* Allocated or allocating resources.`Some(_)` means that resource is
* Allocated or allocating resources. `Some(_)` means that resource is
Copy link
Contributor

Choose a reason for hiding this comment

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

Some without (_) ?

@rtar rtar merged commit 674b397 into main Sep 21, 2023
2 checks 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.

None yet

2 participants