Block a user
Remove requirement for quantity_type! macro to have Quantity and Value in scope
Enable attaching Rust attributes to all structs generated by quantity_type! macro
Enable attaching Rust attributes to all structs generated by quantity_type! macro
Would probably be too weird to have vastly different functionality on different quantity types, even though they're not connected in the type system. If it's something specific like debug which…
Enable attaching Rust attributes to all structs generated by quantity_type! macro