Re-exporting supertraits from dependencies
Open
- Dominant language
- Rust
- Stars
- 347
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
To make it more ergonomic to implement the simba traits on custom numeric types, it would be useful if the supertraits that rely on dependencies were re-exported in a module of this crate, e.g. the `AbsDiffEq`, `RelativeEq` and `UlpsEq` traits from approx.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.