unitx-core
Core library for the unitx project. Provides temperature, distance, and live currency conversions with validation utilities.
Usage
use Decimal;
use ;
Currency rates are sourced from the European Central Bank daily feed (no API keys required).
Live FX roundtrip tests are marked #[ignore]; run cargo test -- --ignored with network access to exercise them.