Searched defs:Hello (Results 1 – 1 of 1) sorted by relevance
26 pub struct Hello; struct28 impl Hello {} impl30 impl Interface for Hello {} implementation32 impl IHello for Hello { implementation