enlightware / enlightware/ferlium
Optimize trait implementation when they contain a single function
Open
maybe
trait
- Dominant language
- Rust
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
By not storing a tuple of size 1, but just a function pointer, for the dictionary.
Contributor guide
Assessment
This issue has not been assessed yet.