Closed davidnevadoc closed 3 years ago
As far as I know these functions are only used in tests. For this reason they don't have their specific type of error and they are left in util.rs
.
If this functionality is needed for something apart from tests and examples we should introduce types for each of these 2 scalars with their associated conversion functions and errors.
Resolves #26