The structs within the src/data/market.rs had an expansion of the traits to implement. In order to expand base capabilities.
Some changes in formatting where introduced in this PR as well. There is a growing need to define, once and for all, the formatting criteria besides the defaults in cargo fmt.
With this PR we can close #11 ,
src/data/market.rs
had an expansion of the traits to implement. In order to expand base capabilities.cargo fmt
.