aboutsummaryrefslogtreecommitdiff
path: root/macros/src/util/syn_path.rs
AgeCommit message (Expand)Author
2023-10-01refactor: remove impossible unwrap in injectable macroHampusM
2023-08-02perf: reduce number of allocations in SynPathExt::to_stringHampusM
2023-01-13refactor: put syn_path_to_string in a extension traitHampusM
2022-10-01chore: remove repetition of allowing clippy::module_name_repetitionsHampusM
2022-08-27feat: implement named bindingsHampusM