Crate square_cube

Source
Expand description

§Square-Cube

It is a group of tools for computing square and cube. This article is a part of parjun8840’s Rust learning series for Medium.com.

Functions§

cube
Computes cube of a number
square
Computes square of a number