uv
afbfce28
- Replace `impl FromStr for Index` with `Index::from_cli`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
Replace `impl FromStr for Index` with `Index::from_cli` It's only used by the cli parsing, and involves a silly destructuring/restructuring dance to set the `default` field. Making it a function also avoids needing to explicitly set the origin.
Author
EliteTK
Committer
EliteTK
Parents
b7967c80
Loading