init<S>(AttributedString, including: S.Type)
Creates a reference-type attributed string from the specified value-type attributed string, including an attribute scope.
init<S>(AttributedString, including: KeyPath<AttributeScopes, S.Type>)
Creates a reference-type attributed string from the specified value-type attributed string, including an attribute scope that a key path identifies.