Experimenting with numbers in Rust
Go to file
Timothy Warren 35c99a3ba1
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
Clean up macros a little bit
2020-02-19 21:52:00 -05:00
src Clean up macros a little bit 2020-02-19 21:52:00 -05:00
tests Simplify types for ration impls 2020-02-19 21:23:07 -05:00
.gitignore First commit 2020-02-12 22:29:57 -05:00
Cargo.lock First commit 2020-02-12 22:29:57 -05:00
Cargo.toml First commit 2020-02-12 22:29:57 -05:00
Jenkinsfile Add README and CI 2020-02-18 10:24:53 -05:00
Makefile Add makefile for code coverage operations, increase code coverage 2020-02-19 21:10:53 -05:00
README.md Add README and CI 2020-02-18 10:24:53 -05:00

README.md

Rusty Numbers

Playing around with numeric types in Rust.