init(from: Decoder, configuration: AttributeScopeCodableConfiguration)
Creates a new instance by decoding from the specified decoder, with help from the provided configuration.
新しいインスタンスをこの指定されたデコーダからデコードすることによって作成します、提供された構成設定からの助けを使います。
func encode(to: Encoder, configuration: AttributeScopeCodableConfiguration)
Encodes the value into the specified encoder, with help from the provided configuration.
値をこの指定されたエンコーダへとエンコードします、提供された構成設定からの助けを使います。
typealias AttributeContainer.DecodingConfiguration
The configuration type for decoding attribute containers.
デコード属性コンテナのための構成設定型。