formula_3d_shape_lib

Crates.ioformula_3d_shape_lib
lib.rsformula_3d_shape_lib
version0.1.1
sourcesrc
created_at2022-11-23 04:59:59.119306
updated_at2022-11-23 05:21:01.073422
descriptionThis is a library for getting volume size and surface area for different type 3D shape
homepage
repositoryhttps://github.com/mahmudulislam299/Rust-formula_3d_shape_lib
max_upload_size
id721365
size10,633
Mahmudul Islam (mahmudulislam299)

documentation

README

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 -

  • Sphere
  • Solid
  • Cylinder

Documentation:

Usage

Add this to your Cargo.toml:

[dependencies]
formula_3d_shape_lib = "0.1.1"

Versions

formula_3d_shape_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.

Commit count: 2

cargo fmt