usized 0.0.2

Infallible conversions to and from usize
Documentation
[features]
32bit = []
64bit = []
default = ["32bit", "64bit"]

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

[package]
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Infallible conversions to and from usize"
edition = "2024"
homepage = "https://github.com/casey/usized"
license = "CC0-1.0"
name = "usized"
readme = false
repository = "https://github.com/casey/usized"
version = "0.0.2"