mirror of
https://github.com/rm-dr/daisy
synced 2025-10-10 22:44:19 -07:00
Added prefix foundation
This commit is contained in:
@ -21,7 +21,7 @@ pub(in crate::quantity) use crate::quantity::scalar::Scalar;
|
||||
|
||||
mod unit;
|
||||
pub use crate::quantity::unit::Unit;
|
||||
pub use crate::quantity::unit::BaseUnit;
|
||||
pub use crate::quantity::unit::FreeUnit;
|
||||
|
||||
mod quantity;
|
||||
pub use crate::quantity::quantity::Quantity;
|
||||
|
Reference in New Issue
Block a user