Skip to content

Conversation

SergioGasquez
Copy link
Member

@SergioGasquez SergioGasquez commented Nov 22, 2023

  • Add warnings that cli mod does not provide SemVer guarantees
  • Mark cli args as non_exhaustive

@SergioGasquez SergioGasquez linked an issue Nov 22, 2023 that may be closed by this pull request
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Pretty much straight forward. At first, I thought why not make the cli module non-public ... but yes - there is still cargo-espflash

@SergioGasquez SergioGasquez merged commit 2665054 into esp-rs:main Dec 21, 2023
@SergioGasquez SergioGasquez deleted the feat/non-exh branch December 21, 2023 08:15
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.

CLI argument structs are not marked #[non_exhaustive]

2 participants