We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
お疲れさまです。 P107から my_lib が出て来ているので、その流れからしてP108~109に記載されている new_module は my_module の方が良さそうに思います。
P108の下の方の $ cargo new my_module $ cd my_module が正しい前提です。
(合わせるとしたら、 my_module の部分を new_module に変えた方が変更箇所は少ないのですけれど・・・)
些細なところですが改版の予定がありましたら、ついでに修正のご検討をお願いします。 (こちらの考えに誤りがありましたら無視して頂いて結構です)
The text was updated successfully, but these errors were encountered:
ありがとうございます。確認いたします。
Sorry, something went wrong.
No branches or pull requests
お疲れさまです。
P107から my_lib が出て来ているので、その流れからしてP108~109に記載されている new_module は my_module の方が良さそうに思います。
P108の下の方の
$ cargo new my_module
$ cd my_module
が正しい前提です。
(合わせるとしたら、 my_module の部分を new_module に変えた方が変更箇所は少ないのですけれど・・・)
些細なところですが改版の予定がありましたら、ついでに修正のご検討をお願いします。
(こちらの考えに誤りがありましたら無視して頂いて結構です)
The text was updated successfully, but these errors were encountered: