aboutsummaryrefslogtreecommitdiff
path: root/src/transform.rs
AgeCommit message (Expand)Author
2021-11-20refactor: remove now pointless internal traitMartin Fischer
2021-11-20refactor: use syn::Generics::type_params iteratorsMartin Fischer
2021-11-19refactor: make destination type mechanism extensibleMartin Fischer
2021-11-19refactor: forward type param transforms as HashMapMartin Fischer
2021-11-19refactor: factor out transform moduleMartin Fischer