aboutsummaryrefslogtreecommitdiff
path: root/src/util.rs
Commit message (Expand)AuthorAge
* Remove label from assert_maximum_size macroRobin Krahl2019-12-17
* Update static_assertions to 1.1.0Robin Krahl2019-12-17
* Assert maximum size for command request and response structsRobin Krahl2019-02-20
* Use arrays instead of slices where possibleRobin Krahl2019-02-20
* Implement serde::Serialize in enum_u8Robin Krahl2019-02-19
* Refactor Command::execute_raw into executeRobin Krahl2019-02-19
* Refactor command execution into commands moduleRobin Krahl2019-02-18
* Add enum_u8 macro to simplify enum conversionRobin Krahl2019-02-18