Search
 
SCRIPT & CODE EXAMPLE
 

RUST

rust comment

fn main() {
	// It's a simple comment
    println!("Hello, world!");
    
    println!("Condemned Crab comment"); // Comments in rust are with two slashes.
}
Comment

rust comments

// Use two '//'
Comment

PREVIOUS NEXT
Code Example
Rust :: check if a string contains consecutive letters that occur only once 
Rust :: where in Rust 
Rust :: Ways to make a sum of squares calculation 
Rust :: rust language 
Rust :: armanriazi•rust•thread•spawin•move•capture 
Rust :: sort reverse rust 
Rust :: armanriazi•rust•concept•dynamic•dispatch 
Rust :: rust•armanriazi•strring•vs•str 
Rust :: armanriazi•rust•thread•spawning•join 
Rust :: armanriazi•rust•type•wrapper•vs•clone 
Rust :: overwritting print on same line rust 
Rust :: armanriazi•rust•unsafe•function•or•method 
Rust :: rust•armanriazi•modified•data•by•compiler•cast•number•i32•to•u8 
Rust :: Rust Options Some None using closures 
Rust :: rust•armanriazi•generic 
Lua :: roblox for children loop 
Lua :: lua multiline comment 
Lua :: tostring lua 
Lua :: lua wrap number 
Lua :: roblox brick color 
Lua :: remove from table lua 
Lua :: Lua numbers 
Lua :: print a table in lua 
Lua :: What is The Color changing script for luaa 
Lua :: lua input 
Lua :: awesomewm wibar configuration transparent 
Lua :: How to create a part with script in roblox srudio 
Matlab :: matlab delete file 
Matlab :: two return variables in matlab 
Basic :: visual basic get mouse position 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =