golem-examples 1.1.1

Golem example templates
Documentation
1
2
3
pub fn example_common_function() -> &'static str {
    "hello common"
}