We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://doc.rust-lang.org/core/fmt/trait.Debug.html
Quantity
$quantities
BaseUnits
$unit
The text was updated successfully, but these errors were encountered:
Implement Debug for Quantity.
b7aa84e
Part of #12.
ad33d2a
Implement cbrt.
cbrt
ee01efe
Simplify Debug impl.
Debug
9efe427
#12.
No branches or pull requests
https://doc.rust-lang.org/core/fmt/trait.Debug.html
Quantity
-- Marker type that cannot be created and therefor cannot be printed.$quantities
(Dimension)-- Marker type that cannot be created and therefor cannot be printed.BaseUnits
-- Derived implementation is sufficient.$unit
(Measurement units)The text was updated successfully, but these errors were encountered: