diff options
| -rw-r--r-- | TODO.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -37,3 +37,4 @@  - More specific error checking in the tests.  - Differentiate empty strings and errors (see `result_from_string`).  - Check integer conversions. +- Consider implementing `Into<CommandError>` for `(Device, CommandError)` | 
