bones 0.1.0

Useless package.
Documentation
1
2
3
pub fn hello() -> String {
    "Hello!".to_owned()
}