pub fn convert_float_conversion_error<T>(_: T) -> SubtrActorErrorExpand description
Unconditionally convert any error into a SubtrActorError of with the
SubtrActorErrorVariant::FloatConversionError variant.
pub fn convert_float_conversion_error<T>(_: T) -> SubtrActorErrorUnconditionally convert any error into a SubtrActorError of with the
SubtrActorErrorVariant::FloatConversionError variant.