Open ok300 opened 10 months ago
I was working on a fork and found it difficult to read some of the long method signatures.
I figured a PR that applies the default cargo fmt will benefit not just the original repo, but also the contributors who add patches.
cargo fmt
I was working on a fork and found it difficult to read some of the long method signatures.
I figured a PR that applies the default
cargo fmt
will benefit not just the original repo, but also the contributors who add patches.