MusicHoard with dyn Trait
or generics?
#93
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically the undoing of #31
https://www.lurklurk.org/effective-rust/generics.html
In summary: prefer generics.
Details:
None of these are concerns at the moment.