Skip to main content

hello

Function hello 

Source
pub fn hello(name: &str) -> String
Expand description

Returns a greeting string. Example: hello("world")"Hello, world!".