Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

result-types

النجوم٣
التفرعات١
آخر تحديث١٤ يونيو ٢٠٢٦ في ١٠:٣٨

Models expected failures as values with Result<T, E> instead of throwing, and composes them with railway-oriented workflows. Use when a function can fail in expected ways (not found, validation, conflict, timeout), when designing error types, when chaining fallible operations, when mapping errors to HTTP status codes, or when deciding whether to throw or return a Result.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly