init(Result<Result<Success, Failure>.Publisher.Output, Failure>)
Creates a publisher that delivers the specified result.
指定された結果を配達するあるパブリッシャーを作成します。
init(Failure)
Creates a publisher that immediately terminates upon subscription with the given failure.
この与えられた失敗で定期購読上で直ぐに終了するパブリッシャーを作成します。