easy-cast 0.5.3

Type conversions which are expected to succeed
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "easy-cast"
version = "0.5.3"
dependencies = [
 "libm",
]

[[package]]
name = "libm"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bda4c6077b0b08da2c48b172195795498381a7c8988c9e6212a6c55c5b9bd70"