refactor: Use Either<usize, String> type instade of String for index or name #65

Merged
awiteb merged 3 commits from awiteb/refactor-index-or-name-location into master 2024-08-20 13:44:50 +02:00 AGit

3 commits

Author SHA1 Message Date
2ac3947f54
refactor: Use Either<usize, String> type instade of String for index or name
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m37s
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 11:34:30 +00:00
2fc357bfb7
chore: Clap parser to parse Either type
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 11:33:14 +00:00
00412f6f98
chore(deps): Add either to the dependencies
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 11:31:55 +00:00