2 releases
0.1.1 | May 13, 2023 |
---|---|
0.1.0 | May 13, 2023 |
#1645 in Procedural macros
13KB
268 lines
A rust proc-macro for deriving TryFrom<&str>
from FromStr
.
lib.rs
:
See [macro@tryfrom_via_fromstr] for examples.
Dependencies
~190–620KB
~15K SLoC