math_tools

Crates.iomath_tools
lib.rsmath_tools
version0.1.0
sourcesrc
created_at2022-05-23 22:32:12.97258
updated_at2022-05-23 22:32:12.97258
descriptionMath tools
homepagehttps://github.com/Wandalen/wTools/tree/master/module/rust/template_blank
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/rust/template_blank
max_upload_size
id592238
size5,225
Wandalen (Wandalen)

documentation

https://docs.rs/template_blank

README

Module :: math_tools

experimental rust-status docs.rs discord

Math tools.

Sample :: trivial

use template_blank::*;

fn main()
{
}

To add to your project

cargo add template_blank

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/template_blank_trivial_sample
cargo run
Commit count: 0

cargo fmt