Crates.io | math_tools |
lib.rs | math_tools |
version | 0.1.0 |
source | src |
created_at | 2022-05-23 22:32:12.97258 |
updated_at | 2022-05-23 22:32:12.97258 |
description | Math tools |
homepage | https://github.com/Wandalen/wTools/tree/master/module/rust/template_blank |
repository | https://github.com/Wandalen/wTools/tree/master/module/rust/template_blank |
max_upload_size | |
id | 592238 |
size | 5,225 |
Math tools.
use template_blank::*;
fn main()
{
}
cargo add template_blank
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/template_blank_trivial_sample
cargo run