Skip to content

Commit 3efc38b

Browse files
committed
Allow specifying the crate path in generated code
The default is `::enum_iterator`. This can be changed using the derive macro attribute `#[enum_iterator(crate = foo::bar)]`, similarly to `#[serde(crate = "foo::bar")]`. Resolves #33
1 parent 2b1aaef commit 3efc38b

File tree

1 file changed

+131
-53
lines changed
  • enum-iterator-derive/src

1 file changed

+131
-53
lines changed

0 commit comments

Comments
 (0)