compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

Style: add rustfmt.toml and reformat #15

Closed George-Miao closed 1 year ago

George-Miao commented 1 year ago

This PR adds my own rustfmt.toml and reformat all codes with it.

Berrysoft commented 1 year ago

LGTM.