uv
afbfce28 - Replace `impl FromStr for Index` with `Index::from_cli`

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
Committer
Parents
Loading