Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
From
derive to Currency
enum
This update adds the `From` derive to the `Currency` enum to enable more convenient type conversions. It facilitates smoother integration by allowing conversions directly from component types.
- Loading branch information