Skip to content

Angra974/rust-concatenate-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Programming for Smart Contract Development

Task: Implement a basic program that uses ownership concepts

Task Details

In this task, students will create a simple Rust program that demonstrates the concepts of ownership, borrowing, and references. The program will take two strings as input, concatenate them, and then print the result without violating any ownership rules.# rust-concatenate-string

rust-concatenate-string

About

A simple string concatenation with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages