overflower_support 0.1.2

A bunch of specialized traits + impls to allow automated overflow handling without type inference. Nightly only
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "overflower_support"
version = "0.1.2"
description = "A bunch of specialized traits + impls to allow automated overflow handling without type inference. Nightly only" 
authors = ["Andre Bogus <bogusandre@gmail.com>"]
license = "Apache-2.0"
repository = "https://github.com/llogiq/overflower"
keywords = ["arithmetic", "overflow", "nightly"]