Skip to content

Commit

Permalink
Add num_traits proc_macro helper for explicit import
Browse files Browse the repository at this point in the history
This allows the user to specify a identifier for the `num_traits` crate
so that the proc_macro can directly depend in it.

This is usefull when reexporting `num-derive` and using `num-trait` as
a transitive import.

Fixes #34.
  • Loading branch information
jean-airoldie committed Nov 4, 2019
1 parent 1b361d7 commit 6cec260
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 267 deletions.

0 comments on commit 6cec260

Please sign in to comment.