#author("2023-09-19T02:16:31+09:00","","") #author("2025-01-12T10:52:06+09:00","","") #mynavi(Rust) #html(){{ <div style="position: relative;"> <div style="display: inline-block; border: 1px solid #ccc; color: #666; border-radius: 4px; position: absolute; top: -30px; right: 0; padding: 0 10px;"> 作成: 2024-09-19、更新: 2024-09-19 </div> </div> }} * 目次 [#b7ab114b] #contents * インストール [#u9e1f569] #html(<div class="pl10">) https://www.rust-lang.org/tools/install に従ってインストール #myterm2(){{ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh }} #html(</div>)