Commit Graph

11 Commits

Author SHA1 Message Date
Martin Dahl 6b26328d65 apply rustfmt 2021-05-15 11:04:32 +02:00
Martin Dahl 3d04cbdf93 Switch from failure to thiserror. Closes #2 2021-05-11 16:30:38 +02:00
Martin Dahl a124c21e6d Added missing derives from publisher handle 2020-04-29 17:24:49 +02:00
Martin Dahl b79146c0aa Cleanup untyped part 2 2019-08-30 10:43:21 +02:00
Martin Dahl 321068aa1b Error type which is simply copy paste:d from the generated bindings 2019-08-29 11:50:20 +02:00
Martin Dahl de4781cd46 Refactoring 2019-08-26 11:34:52 +02:00
Martin Dahl 983b39ff1b Minor changes and tests 2019-08-20 21:24:41 +02:00
Martin Dahl 7f5605c6ab Able to generate convenience types for all built in dashing messages 2019-08-20 17:21:39 +02:00
Martin Dahl f427e06b02 "Native" publishers 2019-08-20 13:43:33 +02:00
Martin Dahl 05959d1fe8 "Native" subscribers for when you want to manage data by yourself 2019-08-20 13:21:12 +02:00
Martin Dahl b789ee9e36 Started adding support for arrays and nested messages. More derives!
Serde derives should maybe be a feature that can be toggled.
2019-08-20 11:07:09 +02:00