az 1.3.0

Casts and checked casts.
Documentation
[features]
fail-on-warnings = []
nightly-float = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std"]
description = "Casts and checked casts."
documentation = "https://docs.rs/az"
edition = "2024"
keywords = ["cast", "checked", "integer", "float"]
license = "MIT/Apache-2.0"
name = "az"
readme = "README.md"
repository = "https://gitlab.com/tspiteri/az"
rust-version = "1.85.0"
version = "1.3.0"