function with argument

Run Settings
LanguageRust
Language Version
Run Command
fn main() { another_function(5, 'h') } fn another_function (value: i32, unit: char) { println!("The value is {}{}", value, unit) }
Editor Settings
Theme
Key bindings
Full width
Lines