Crate carnation

Crate carnation 

Source
Expand description

§My Crate

woofytest is a personal demo project to test carge crate registry functionality.

Functions§

add_three
Adds three to the number given.
concat_with_space
Concatenates two strings with a space in between
split_by_whitespace
Splits a string by whitespace into a vector of strings
to_uppercase
Converts a string to uppercase
trim_whitespace
Trims whitespace from both ends of a string