Commit Graph

12 Commits

Author SHA1 Message Date
Henry Schimke
c4fec7d2ee add encode / decode methods
This will eventually entirely replace EncoderRef being passed around
2023-03-04 11:17:17 -06:00
Steve Cook
f8b29f37db Use thiserror for error handling with less boilerplate 2023-02-20 09:41:28 -05:00
Vukašin Stepanović
41c5615ee3 Merge branch 'main' into pr/exception_helpers 2023-02-16 07:15:51 +00:00
Vukašin Stepanović
935519ced5 rename helper methods 2023-02-15 12:52:59 +00:00
Vukašin Stepanović
528ddea41c remove .to_owned() calls on &str in exceptions 2023-02-15 11:12:28 +00:00
Vukašin Stepanović
722ce78fd0 refactor to use exception helper factories 2023-02-15 10:46:21 +00:00
Vukašin Stepanović
8ee616d96b refactor to use common result type 2023-02-14 23:01:05 +00:00
Henry Schimke
48287631dd Implement clippy suggestions 2023-01-04 14:48:16 -06:00
Henry Schimke
5e1f4c7011 cargo fmt 2022-11-05 16:38:51 -05:00
Henry Schimke
a4c640822c fix eci w/o priority charset setting 2022-11-05 12:00:52 -05:00
Henry Schimke
ae11af8c5b cargo fmt 2022-10-17 10:51:08 -05:00
Henry Schimke
b1e1ea71d9 break out many mods 2022-10-16 17:50:42 -05:00