Searched refs:CannotConvert (Results 1 – 1 of 1) sorted by relevance
43 CannotConvert, enumerator50 BoolDecoderError::CannotConvert => { in fmt()177 U::try_from(value).map_err(|_| BoolDecoderError::CannotConvert) in read_uint()195 U::try_from(value).map_err(|_| BoolDecoderError::CannotConvert) in read_sint()