convrt 0.2.0

Utils for conversion between measures
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 = 4

[[package]]
name = "convrt"
version = "0.2.0"
dependencies = [
 "convrt_macros",
]

[[package]]
name = "convrt_macros"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82ef969879fb2b1e4d141e9b7be868d677e0744994e5adf6ced0b124f7fc3f4f"