aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
Commit message (Expand)AuthorAge
* Use NK_get_status to implement Device::get_configRobin Krahl2020-02-03
* Implement From<&NK_status> for RawConfigRobin Krahl2020-02-03
* Implement std::convert::TryFrom<Config> for RawConfigRobin Krahl2019-12-27
* Add license and copyright informationRobin Krahl2019-01-23
* Refactor and clean up all codeRobin Krahl2019-01-23
* Refactor library errors into LibraryError enumRobin Krahl2019-01-20
* Return Error instead of CommandErrorRobin Krahl2019-01-20
* Move util::CommandError to the new error moduleRobin Krahl2019-01-20
* Use the crate:: path qualifier for modulesRobin Krahl2018-12-16
* Rewrap documentation comments to 100 charactersRobin Krahl2018-05-28
* Restructure code by functionalityRobin Krahl2018-05-22