So that physical quantities can be stored or read from textual media such as JSON or XML, the physic types should all implement encoding.TextMarshaler and encoding.TextUnmarshaler interfaces.
This is a software change.
I will happily produce a PR for this if it will be reviewed and merged without a long delay.
So that physical quantities can be stored or read from textual media such as JSON or XML, the physic types should all implement
encoding.TextMarshalerandencoding.TextUnmarshalerinterfaces.This is a software change.
I will happily produce a PR for this if it will be reviewed and merged without a long delay.