Searched defs:MacroDylib (Results 1 – 1 of 1) sorted by relevance
49 pub struct MacroDylib { struct53 impl MacroDylib { argument54 pub fn new(path: AbsPathBuf) -> MacroDylib { in new()