int-range-ext 0.1.0

A trait that implements some convenience methods for integer ranges
Documentation
[dependencies]

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

[package]
authors = ["hangj <guijie.han@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A trait that implements some convenience methods for integer ranges"
documentation = "https://docs.rs/int-range-ext/"
edition = "2021"
exclude = ["/.github/*", "/.gitattributes", "/appveyor.yml", "/Changelog.md", "/clippy.toml", "/codecov.yml"]
license = "MIT"
name = "int-range-ext"
readme = "README.md"
repository = "https://github.com/hangj/int-range-ext"
version = "0.1.0"