Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

エラー #32

Open
13 tasks done
friendbear opened this issue Aug 20, 2023 · 0 comments · Fixed by #38
Open
13 tasks done

エラー #32

friendbear opened this issue Aug 20, 2023 · 0 comments · Fixed by #38
Assignees
Labels
learning Books and other studies

Comments

@friendbear
Copy link
Owner

friendbear commented Aug 20, 2023

エラー

Note

エラー

エラー型の基本


  • エラー型の基本構成
  • Kind列挙型
  • Result型

独自エラー型

  • 関数の概要
  • 独自エラー型の実装
  • Fromトレイトの実装
  • 独自エラー型の利用

外部クレートの利用

  • 外部クレートの定義
  • thiserrorを利用したエラー型定義
  • #[from] アトリビュート
  • anyhowのError型

パニック

  • expect() メソッド
  • panic!() マクロ
@friendbear friendbear mentioned this issue Aug 23, 2023
@friendbear friendbear added the learning Books and other studies label Aug 24, 2023
@friendbear friendbear reopened this Dec 13, 2023
@friendbear friendbear self-assigned this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
learning Books and other studies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant