dims_core 0.2.1

Core Utils for Generating Units and Systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
default = ["str"]
f64 = []
no_std = []
str = []

[package]
authors = ["William Carroll"]
description = "Core Utils for Generating Units and Systems"
edition = "2021"
license = "MIT"
name = "dims_core"
repository = "https://github.com/WilliamTCarroll/dims"
version = "0.2.1"