Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 818 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 818 Bytes

rust

install

  • On Unix, run curl https://sh.rustup.rs -sSf | sh in your shell. This downloads and runs rustup-init.sh, which in turn downloads and runs the correct version of the rustup-init executable for your platform.
  • On Windows, download and run rustup-init.exe.

uninstall

  • run rustup self uninstall in your shell.

ebpf/xdp

wasm

books

about