bindings: rust: examples: consistency cleanup
authorKent Gibson <warthog618@gmail.com>
Fri, 23 Jun 2023 04:39:00 +0000 (12:39 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 23 Jun 2023 19:32:10 +0000 (21:32 +0200)
commitb37bd9edd0927e547e899fc4c21f13d30818d2bd
tree891ce8c6f61ca07eafcf522a319391c7bfc41f61
parent36a2127e581f57e10b801c1098d863d59a4381d5
bindings: rust: examples: consistency cleanup

A collection of minor changes to be more consistent with other examples:
 - capitalize comments
 - add line offset to value outputs
 - drop comma from edge event outputs

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Reviewed-by: Erik Schilling <erik.schilling@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/rust/libgpiod/examples/get_line_value.rs
bindings/rust/libgpiod/examples/toggle_line_value.rs
bindings/rust/libgpiod/examples/watch_line_value.rs