Skip to content

implement ZeroableOption for NonZero* types#110

Open
Hamdan-Khan wants to merge 1 commit intoRust-for-Linux:mainfrom
Hamdan-Khan:main
Open

implement ZeroableOption for NonZero* types#110
Hamdan-Khan wants to merge 1 commit intoRust-for-Linux:mainfrom
Hamdan-Khan:main

Conversation

@Hamdan-Khan
Copy link

add a macro for implementing ZeroableOption for NonZero* integer types instead of using Option<NonZero*> inside zeroable macro

issue: #95

add a macro for implementing ZeroableOption for NonZero* integer types
instead of using Option<NonZero*> inside zeroable macro

issue: Rust-for-Linux#95
Signed-off-by: Hamdan Khan <hamdankhan212@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant