AmbireTech / adex-supermarket

Rust implementation of the AdEx Supermarket
GNU Affero General Public License v3.0
0 stars 0 forks source link

Configuration #11

Closed elpiel closed 4 years ago

elpiel commented 4 years ago

We need to be able to load statically a Configuration file in the binary.

I think there was a nice crate to do the whole deserialiazation into a stuct,