ys_hello 0.0.4

A crate for testing publish
Documentation
1
2
3
pub fn hello() ->&'static str {
    return "hello-from-hi";
}