aboutsummaryrefslogtreecommitdiff
path: root/macros/src/util/syn_ext.rs
AgeCommit message (Collapse)Author
2023-10-01refactor: remove impossible unwrap in injectable macroHampusM
This unwrap couldn't possibly be Err and can be removed by creating method call expressions by hand