Discussion 解説
Equivalent to calling super
with Key(string
.
super
をKey(string
で呼び出すことと同等です。
Decoder
instance for decoding super
from the container associated with the default super
key.
Decoder
インスタンスを、super
をデコードするために、省略時super
キーと結び付けられるコンテナから返します。
Availability
Technology
func superDecoder() throws -> Decoder
Equivalent to calling super
with Key(string
.
super
をKey(string
で呼び出すことと同等です。