std-traits 0.1.0

Traits for types in the standard library.
Documentation
[dependencies]

[lib]
name = "std_traits"
path = "src/lib.rs"

[package]
authors = ["Asger Hautop Drewsen <asger@tyilo.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["no-std", "no-std::no-alloc", "rust-patterns", "algorithms", "mathematics"]
description = "Traits for types in the standard library."
edition = "2021"
keywords = ["numerics", "primitives", "traits", "mathematics", "numerics"]
license = "MIT OR Apache-2.0"
name = "std-traits"
readme = "README.md"
repository = "https://github.com/tyilo/std-traits"
rust-version = "1.59"
version = "0.1.0"