Skip to content

cruise-group/hello_world_from_any_language_in_the_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author updated last-modified readme-version
friendbear
01-22-2024
01-22-2024
1.0.0

About this project

Welcome to the beginner-friendly Rust project! This repository contains experimental code for a Hello World program, designed to help beginners get started with Rust.

[GORL] The goal is to explore the features of the Rust language within a single main.rs file.

Join the discussion on the official Rust website: Rust Lang Version Hello World Starting Here

Basic Rust Language Concepts

  • Operator
  • Constants and Variables
  • Basic data types
  • Control expressions
  • Functions
  • Lifetime
  • Struct
  • Enumerated types
  • Trait
  • Generics
  • Ownership

Features

To quickly generate template code, use:

# Case Java
cargo new hello-world --from java
# or
hello-rust --from java hello-world

Contributing Welcome

Contributions are welcome! If you have ideas for improvements, bug fixes, or new features, feel free to open an issue or submit a pull request.

About

Write Hello World from any language in the Rust language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages