diff --git a/stabby-abi/src/num.rs b/stabby-abi/src/num.rs index 0ce9214..d8d9ed3 100644 --- a/stabby-abi/src/num.rs +++ b/stabby-abi/src/num.rs @@ -1,4 +1,3 @@ - /// Returned when using [`core::convert::TryInto`] on the illegal value of a restricted integer. #[crate::stabby] #[derive(Clone, Copy, Default, Debug, Ord, PartialEq, PartialOrd, Eq, Hash)]