formatted(_:)

Format self with the given format.

Declaration

func formatted<S>(_ format: S) -> S.FormatOutput where Self == S.FormatInput, S : FormatStyle