ruff
fe7d9653
- Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String` (#9885)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String` (#9885)
References
#9885 - Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String`
Author
MichaReiser
Parents
90271691
Loading