wiki/content/20200918180634-rustc.md

15 lines
165 B
Markdown

---
date: 2020-09-18
id: 9089aff1-703d-4628-971a-5f655f7bf09f
title: Rustc
---
# Description
Rustc handles Rust compilation
# Syntax
``` shell
rustc main.rs
```