# Rust (/examples/rust)



A Cargo project: build, test, clippy, and fmt fork from one toolchain install.

## Project layout [#project-layout]

<Tree path="rust" maxDepth="3" />

## Pipeline [#pipeline]

**Python**

<RemoteCode src="rust/.hm/pipeline.py" lang="python" title=".hm/pipeline.py" />

**TypeScript**

<RemoteCode src="rust/.hm/pipeline.ts" lang="typescript" title=".hm/pipeline.ts" />

## Run it [#run-it]

```bash
hm run ci
```
