2022-07-10 UTC
# jacky ooh I see this note about using serde https://git.sr.ht/~vikanezrimaya/kittybox/commit/9ca0e358dc95e7358815886b061288f04a7d29af#kittybox-rs/indieauth/src/scopes.rs-1-43, you could cheat a bit I think with `#[serde(from="String")]` wherever you need to use it - to reduce the use of a derive ;)