PronounsToday/src/user_preferences
Emi Simpson 6d087bd155
[web+lib] Apply some recommendations by @zethra
- #1 (comment)
  Import Serialize and Deserialize directly instead of qualifing.

- #1 (comment)
  Don't use Strings for paths. Use PathBuf instead.

- #1 (comment)
  Maybe return an error here since there server didn't actually start.
2021-10-30 13:54:02 -04:00
..
error.rs Impl Error on ParserError 2021-10-21 23:39:25 -04:00
mod.rs [web+lib] Apply some recommendations by @zethra 2021-10-30 13:54:02 -04:00
v0.rs [lib] Implement serializing/deserializing UserPreferences 2021-10-30 10:31:58 -04:00