Creates and returns a localized string representation of the provided measurement.
만들고 리턴한다/ 지역화된 string 표현을/ 제공된 측정값에 대한
func string(from measurement: Measurement<Unit>) -> String
measurement
측정값
The measurement to be represented.
표시될 측정값
A user-readable string that represents the measurement.
사용자가 읽을 수 있는 string/ 측정값을 나타내는