func format(Measurement<UnitType>) -> AttributedString
Creates a string representation of a measurement.
ある寸法の文字列表現を作成します。
static func list<Base>(type: ListFormatStyle<StringStyle, Base>.ListType, width: ListFormatStyle<StringStyle, Base>.Width) -> ListFormatStyle<StringStyle, Base>
Creates a list format style using the provided type and width.
リスト書式設定スタイルをこの提供された型と幅を使って作成します。