i8

Function i8 

Source
pub(super) const fn i8<B>(n: i64) -> Result<i8, RawBoundsError<B>>
where B: Bounds<Primitive = i8>,