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 missing entries to list of implemented data structures in crate docs. #436

Merged

Conversation

timonvo
Copy link
Contributor

@timonvo timonvo commented Jan 2, 2024

Adds Deque, HistoryBuffer and SortedLinkedList to the list of implemented data structures in the crate docs. The current list of items seems to be only a subset what's actually been implemented.

…ocs.

Adds Deque, HistoryBuffer and SortedLinkedList to the list of
implemented data structures in the crate docs. The current list of items
seems to be only a subset what's actually been implemented.
@timonvo timonvo force-pushed the update-implemented-structure-docs branch from 9385ab8 to 42e6963 Compare January 2, 2024 01:42
Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

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

thanks!

@Dirbaio Dirbaio added this pull request to the merge queue Jan 2, 2024
Merged via the queue into rust-embedded:main with commit cbd406e Jan 2, 2024
22 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.

2 participants