Commit Graph

8 Commits

Author SHA1 Message Date
Henry Schimke
92f15be032 standardize empty string to String::default()
This replaces "".to_owned() "".to_string() and String::from("")
2023-02-04 13:13:05 -06:00
Henry
a32de48f34 fairly major reorganization and clippy cleanup 2023-01-10 15:28:36 -06:00
Henry Schimke
48287631dd Implement clippy suggestions 2023-01-04 14:48:16 -06:00
Henry Schimke
903b12d9fd cargo fmt 2022-12-16 13:05:08 -06:00
Henry Schimke
54d68c174d rss_expanded_image_2_result test case pass 2022-12-16 13:04:55 -06:00
Henry Schimke
ae11af8c5b cargo fmt 2022-10-17 10:51:08 -05:00
Henry Schimke
4502dee521 bizcard parser passes 2022-09-11 14:58:59 -05:00
Henry Schimke
582dd75c02 still working through addresses 2022-09-10 14:55:32 -05:00