Commit graph

17 commits

Author SHA1 Message Date
asonix a0fef3abc4 Refactor Kind out of trait signatures
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 17:36:34 -06:00
Aode (Lion) eba79ed4cc Make clippy happier
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-08 12:25:28 -06:00
Aode (lion) 245904d078 Migrate to IriString 2022-01-11 11:58:16 -06:00
asonix 03ad448fc3 Make OneOrMany iterable 2020-07-26 10:14:52 -05:00
asonix bbbae3d951 Make items optional in a collection 2020-07-25 21:22:18 -05:00
asonix 5701eb78bd Examples 2020-07-25 17:11:42 -05:00
asonix a662004ce1 Clippy 2020-04-25 20:25:02 -05:00
asonix a6690f59e4 TryFrom for BaseBox, pluralize 2020-04-02 11:20:17 -05:00
asonix b8e4e175cf Test setting object boxes with Ext 2020-04-02 09:41:06 -05:00
asonix 8edf20bcd0 Update basic example to use Ext 2020-03-18 20:23:45 -05:00
asonix 67cd3b8a8c Fix tests 2020-03-18 18:51:04 -05:00
asonix 416ac16af2 Return Option<Iterator<Item = #v_ty>> 2020-03-14 15:27:43 -05:00
asonix aa8c4f9c1d Make de example work 2020-03-13 15:57:11 -05:00
asonix c6a0027e7a Drop typetag in favor of serde_json::Value 2020-03-13 15:54:29 -05:00
asonix 9a8fd738f7 Flatten ActivityPub 2020-03-11 11:17:40 -05:00
asonix 3239b7daa7 Move to TryFrom/TryInto for set methods 2020-03-10 10:20:24 -05:00
asonix 96579dc168 Add Url type backing XsdAnyUri 2020-03-09 22:54:41 -05:00