num_enum icon indicating copy to clipboard operation
num_enum copied to clipboard

Allow user to set the crate path of num_enum

Open yshui opened this issue 2 years ago • 3 comments

Add a #[num_enum(crate = ..)] attribute, which lets the user set where the num_enum crate is located.

yshui avatar Sep 12 '22 22:09 yshui

This closes #76

yshui avatar Sep 13 '22 09:09 yshui

@danielhenrymantilla hey, sorry for taking a while to get back to this. i think i have now addressed most of the points.

yshui avatar Jan 11 '23 16:01 yshui

Can I help in any way to get this over the finish line and get this feature released?

diondokter avatar Dec 13 '23 15:12 diondokter