as_num 0.3.1

Checked conversions between Rust's numeric types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "as_num"
version = "0.3.1"
authors = ["philipp <philipp>"]
description = "Checked conversions between Rust's numeric types."
license = "MIT/Apache-2.0"
repository = "https://github.com/phimuemue/rs_as_num"
documentation = "https://docs.rs/as_num"
edition = "2021"

[dependencies]