3D Shape Formula Rust Library

Test Status Crate Book API API Minimum rustc version

This is a library for getting volume size and surface area for different type 3D shape

3D shape are -

Documentation:

Usage

Add this to your Cargo.toml:

toml [dependencies] formula_3d_shape_lib = "0.1.1"

Versions

formula3dshape_lib is mature (suitable for general usage, with infrequent breaking releases which minimise breakage)

License

3D Shape Formula Rust Library is distributed under the terms of the MIT license

See LICENSE-MIT and COPYRIGHT for details.