Type Alias

Result.Publisher.Output

The kind of values published by this publisher. このパブリッシャーによって発行される値の種類。

Declaration 宣言

typealias Result<Success, Failure>.Publisher.Output = Success

Relationships 関係

From Protocol 由来プロトコル