codegen icon indicating copy to clipboard operation
codegen copied to clipboard

Add variant docs and non_exhaustive option

Open dholroyd opened this issue 5 years ago • 1 comments

I want to add docs to enum variants and also to be able to have a non_exhaustive enum.

(Would also like to be able to add constants to modules - will probably follow up with a separate PR for that.)

dholroyd avatar Jul 15 '20 13:07 dholroyd

sorry, forgot the tests initially; now added.

dholroyd avatar Jul 15 '20 13:07 dholroyd