Build Status Rust Version 1.4+ Crate Docs

This crate contains the SignRel trait which maps relationships between integers that differ only by signedness. For example: u16::Signed == i16.

Install

Run this command:

$ cargo add signrel