Skip to content

Fix rustfmt and clippy warnings#56

Open
paolobarbolini wants to merge 1 commit intoberkowski:masterfrom
paolobarbolini:clippy
Open

Fix rustfmt and clippy warnings#56
paolobarbolini wants to merge 1 commit intoberkowski:masterfrom
paolobarbolini:clippy

Conversation

@paolobarbolini
Copy link
Contributor

No description provided.

nemecec added a commit to nemecec/mio-serial that referenced this pull request Feb 2, 2026
- Use modern format string syntax in examples
- Collapse multi-line import to single line (rustfmt)
- Simplify call_once(|| env_logger::init()) to call_once(env_logger::init)

Inspired by upstream PR berkowski#56.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant