Crate rectangles

Crate rectangles 

Source

Functions§

area
calculate lenth of rectangle #example `` println!( “the area of the rectangle is {} sqare pixels”, area(width, height) );