AbsDiff
Fully qualified path: starkware_utils::math::abs::AbsDiff
pub trait AbsDiff<T>
Trait types
Mid
The type of the result of subtraction.
Fully qualified path: starkware_utils::math::abs::AbsDiff::Mid
type Mid;
Target
Fully qualified path: starkware_utils::math::abs::AbsDiff::Target
type Target;