rust-bitcoin-unsafe-fast/units/tests
Tobin C. Harding 760f0715dd
units: Make amount::error module private
The `untis::error` module is just a code organisation thing it should
never have been public. We already re-export all the error types and
this is verified by the `units/tests/api.rs` test file.

Make the module private and remove it from the paths in the `api` test.
2024-12-23 15:50:44 +11:00
..
api.rs units: Make amount::error module private 2024-12-23 15:50:44 +11:00
str.rs units: Add stringy regression tests 2024-11-27 13:35:45 +11:00