Skip to content

Rust

install

Note

linker cc not found
apt install gcc

curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh

关键字

mut let match

案例

Hello World