rickbeerendonk / rust-examples

Example for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Examples

Examples for Rust.

Run

Command Line

Run:

cargo run

Visual Studio Code

  • Open the Rust examples in Visual Studio Code
  • In VSCode, open a rust file (where Cargo.toml is located or in the src folder)
  • Use the build command. As a result the rust project will be build and executed

Docs

Visual Studio Code Plugins

Licence

European Union Public Licence version 1.2

Copyright

Copyright © 2023 Rick Beerendonk

About

Example for Rust.

License:European Union Public License 1.2


Languages

Language:Rust 100.0%