Merge branch 'master' of https://git.z.xinu.tv/wathiede/raytracers
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2019-11-24 08:33:07 -08:00
7 changed files with 713 additions and 129 deletions

View File

@@ -6,7 +6,7 @@
//! Print some human readable strings
//!
//! ```rust
//! use rtiow::human;
//! use renderer::human;
//!
//! // "1.00 k"
//! let tmpStr = human::Formatter::new()