aboutsummaryrefslogtreecommitdiff
path: root/macros/src/analyze.rs
AgeCommit message (Collapse)Author
2017-12-09implement the Resource trait for owned resourcesJorge Aparicio
this unbreaks the "generics" example
2017-07-14split macro parser into its own crate and improve error handling / reportingJorge Aparicio