You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dependency on the crate rust_decimal_macros is declared for multiple of the crates part of rudof, but is only used in one of them, and there only for a few examples.
Please drop where unused, and please consider replacing the few usages with (equally compact to write) direct calls to the underlying crate rust_decimal.