manojgop / sawtooth-poet

Apache License 2.0
1 stars 6 forks source link

Resolve clippy errors and reduce warnings #56

Closed arsulegai closed 5 years ago

arsulegai commented 5 years ago

Clippy helps in identifying idiomatic way of writing rust code. This commit addresses errors and few of the warnings reported when "cargo clippy" is run with default filter.

Signed-off-by: S m, Aruna aruna.s.m@intel.com