Crate rust_14

Source
Expand description

§Rust 14

rust_14 is a collection of utilities to make performing certain calculations more convenient.

Re-exports§

pub use test::test_func;

Modules§

test
Test Module

Functions§

add_one
Adds one to the number given.