Skip to content

Conversation

@tyilo
Copy link

@tyilo tyilo commented Jun 4, 2024

Fixes #8

@tyilo
Copy link
Author

tyilo commented Jun 5, 2024

This could also be implemented by using the Array trait from array-trait.

Another option is to include the definition of your own Array and Slice traits, as these are also fundamental types in rust.

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.

How to convert <T as funty::Numeric>::Bytes to Vec<u8>?

1 participant