makefun 0.1.0

get a fun string
Documentation
1
2
3
pub fn makefun() -> String {
    "fun".into()
}