Remove requirement for derive_more attributes to be in scope when using quantity_type!
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
use crate::quantity::{Quantity, Value};
|
||||
use derive_more::{Add, AddAssign, Display, Sub, SubAssign};
|
||||
use generate_quantity::quantity_type;
|
||||
|
||||
//----- Watter per Square Meter ----------------------------------
|
||||
|
Reference in New Issue
Block a user