wiki/content/20200918180634-rustc.md

16 lines
165 B
Markdown
Raw Permalink Normal View History

2024-05-06 20:40:05 +00:00
---
2024-10-30 17:34:11 +00:00
date: 2020-09-18
2024-05-06 20:40:05 +00:00
id: 9089aff1-703d-4628-971a-5f655f7bf09f
title: Rustc
---
# Description
Rustc handles Rust compilation
# Syntax
``` shell
rustc main.rs
```