num_bound 0.1.1

Add bounds fn to anything implementing `Ord` that bounds a number to a range
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Steven T <12050358+Sibz@users.noreply.github.com>"]
description = "Add bounds fn to anything implementing `Ord` that bounds a number to a range"
documentation = "https://docs.rs/num_bound"
edition = "2021"
homepage = "https://github.com/rustanigans/num_bound"
license-file = "LICENSE"
name = "num_bound"
repository = "https://github.com/rustanigans/num_bound"
resolver = "2"
version = "0.1.1"