-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What problem does this solve or what need does it fill?
I would like to remove trait implementations on foreign types from encase for the reasons listed in teoxoy/encase#94.
Describe the solution you'd like
Add encase trait implementations behind an encase feature flag.
They are currently hosted here: https://github.com/teoxoy/encase/blob/fcc83d706f4a51bfbe22c9901973f1c2fa806526/src/impls/glam.rs
Describe alternatives you've considered
Status quo.
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request