Skip to content

Conversation

expede
Copy link
Member

@expede expede commented Mar 8, 2025

I was writing a little helper library for Keyhive, and noticed that DocumentId didn't have a Copy despite (currently) being [u8; 16] under the hood. That may be intentional, but figured I'd PR the small change in case it's helpful for others :)

@matheus23
Copy link

Ah yeah - ran into this, too. Would be nice to have.

@matheus23
Copy link

Also adding PartialOrd and Ord impls for DocumentId usage in BTreeMaps would be nice.

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