go over types that have data and make them return borrows by default #21

Open
opened 2024-01-19 04:06:39 +00:00 by ryan · 0 comments
Owner

stuff like Mnemonic::entropy() which returns a clone of the inner slice, should return a slice. This kind of change would be breaking and would require a refactor all over Keyfork for all types.

stuff like `Mnemonic::entropy()` which returns a clone of the inner slice, should return a slice. This kind of change would be breaking and would require a refactor all over Keyfork for all types.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/keyfork#21
No description provided.