共用方式為


Result type

定義 Result 的值。
KnownResult 可以與 Result 交替使用,此列舉包含服務支援的已知值。

服務支援的已知值

成功:結果會成功。
失敗:結果失敗。

type Result = string