Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods like description_string_index() should return Option<NonZeroU8> #88

Open
raphaelcohn opened this issue Jul 27, 2021 · 0 comments · May be fixed by #89
Open

Methods like description_string_index() should return Option<NonZeroU8> #88

raphaelcohn opened this issue Jul 27, 2021 · 0 comments · May be fixed by #89

Comments

@raphaelcohn
Copy link

Methods like description_string_index() should return Option<NonZeroU8>, as Some(0) is impossible.

a1ien added a commit that referenced this issue Jul 27, 2021
manufacturer_string_index
serial_number_string_index
product_string_index
description_string_index

ref #88
@a1ien a1ien linked a pull request Jul 27, 2021 that will close this issue
a1ien added a commit that referenced this issue Jul 27, 2021
manufacturer_string_index
serial_number_string_index
product_string_index
description_string_index

ref #88
a1ien added a commit that referenced this issue Jul 27, 2021
manufacturer_string_index
serial_number_string_index
product_string_index
description_string_index

ref #88
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 a pull request may close this issue.

1 participant