Saving progress on naming convention conversion code to try new Inflector changes. #788

This commit is contained in:
Michael Mokrysz
2017-02-25 13:24:49 +00:00
parent 84915268ee
commit 3308f81c3a
5 changed files with 96 additions and 20 deletions
-1
View File
@@ -1,5 +1,4 @@
extern crate syn;
extern crate inflector;
pub mod ast;
pub mod attr;