Searched defs:ToDef (Results 1 – 1 of 1) sorted by relevance
1560 pub trait ToDef: AstNode + Clone { trait1568 impl ToDef for $ast { impl