Searched defs:DisplayBlockCall (Results 1 – 1 of 1) sorted by relevance
170 pub struct DisplayBlockCall<'a> { struct175 impl<'a> Display for DisplayBlockCall<'a> { implementation