bindings: rust: align formatting to what's suggested by 'cargo fmt'
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 14 Feb 2023 06:45:34 +0000 (12:15 +0530)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 14 Feb 2023 08:43:08 +0000 (09:43 +0100)
commitf9a68e4e701b23925dbfa73327dfa09e95c3b541
tree09fc24ca34dcc73e40097b3f27547bbf8a437a93
parent5e111df2fca56d57193a1825e45e78dd8b76c0f1
bindings: rust: align formatting to what's suggested by 'cargo fmt'

Align code to follow what 'cargo fmt' suggests.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/rust/libgpiod/src/line_config.rs
bindings/rust/libgpiod/tests/line_config.rs
bindings/rust/libgpiod/tests/line_request.rs