Skip to content

docs: Fix copy-paste-o (heapless::Vec -> std::vec::Vec).#273

Open
tim-seoss wants to merge 1 commit intojamesmunns:mainfrom
tim-seoss:trivial_doc_fix
Open

docs: Fix copy-paste-o (heapless::Vec -> std::vec::Vec).#273
tim-seoss wants to merge 1 commit intojamesmunns:mainfrom
tim-seoss:trivial_doc_fix

Conversation

@tim-seoss
Copy link

Fixes an error in the doc comments for to_stdvec_crc32(), which currently says it returns a heapless::Vec instead of a std::vec::Vec.

@netlify
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for cute-starship-2d9c9b canceled.

Name Link
🔨 Latest commit 730ddbc
🔍 Latest deploy log https://app.netlify.com/projects/cute-starship-2d9c9b/deploys/68f9e830fd7f2800085ab2c7

Copy link
Collaborator

@max-heller max-heller left a comment

Choose a reason for hiding this comment

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

Thanks! Looks like there's another instance of this in the next function's docs

@tim-seoss
Copy link
Author

Thanks! Looks like there's another instance of this in the next function's docs

Ha, sorry about the tunnel vision, only looked at the function I was using.

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.

3 participants