-
There are no settings that would make rustfmt produce the formatting I think is best. In particular match is often formatted pretty badly, no matter which settings are used. Here are just some of the issues: - https://github.com/rust-lang/rustfmt/issues/3157 - https://github.com/rust-lang/rustfmt/issues/3995 - https://github.com/rust-lang/rustfmt/issues/4004 - https://github.com/rust-lang/rustfmt/issues/4005
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
arrayvec = { git = "https://github.com/AngelicosPhosphoros/arrayvec.git", rev = "b9bf4cca2924af2f42e468d7b3476205df93206c" }
-
If you don't trust me, you can review my changes here. Since you specify exact git revision in your Cargo.toml, I cannot change code that you would pull.
-