brutusyhy / polars-explorer

A data explorer app for Polars based on Tauri
MIT License
24 stars 4 forks source link

Quick rustfmt #7

Closed brutusyhy closed 2 weeks ago

brutusyhy commented 2 weeks ago

I haven't adopted all the style changes of Rustfmt: the splitting of chained method calls into individual lines make complex lines more complicated than what it's worth.