Build Status Rust Version 1.4+ Crate Docs

This crate provides the UnsignedAbs trait, as well as implementations of it for the built-in integer types. This trait infallibily calculates the absolute value of an integer returned as the corresponding unsigned integer.

Install

Run this command:

$ cargo add uabs