valeratrades / discretionary_engine

LaTeX of trading
Apache License 2.0
0 stars 1 forks source link

switch all struct deser struct fields to snake_case #32

Open valeratrades opened 3 months ago

valeratrades commented 3 months ago

that is possible using #[serde(rename_all = "camelCase")]