Ryo Yoshida 10b5fd1431
Minor refactoring
- use `str::parse()` rather than `FromStr::from_str()`
- use `iter::once()` instead of constructing `Vec` for a single element
2023-07-27 16:30:57 +09:00
..
2023-07-14 16:52:36 +03:30
2023-07-06 17:33:17 +03:30
2023-06-22 11:44:10 +02:00
2023-07-06 17:33:17 +03:30
2023-06-22 11:44:10 +02:00
2023-07-16 00:01:11 +09:00
2023-07-27 16:30:57 +09:00
2023-07-03 20:34:09 +02:00
2023-06-22 11:44:10 +02:00
2023-07-27 16:30:57 +09:00
2023-06-24 17:35:20 -07:00