Searched refs:Result (Results 1 – 2 of 2) sorted by relevance
15 fmt::{Display, Formatter, Result},32 f: impl Fn(&mut Formatter<'_>, &T) -> Result, in comma_sep() argument33 ) -> Result { in comma_sep()47 fn fmt(&self, formatter: &mut Formatter<'_>) -> Result { in fmt() argument117 fn fmt(&self, formatter: &mut Formatter<'_>) -> Result { in fmt() argument
164 # Check if both commands are the same including their order. Result is empty