yaslapi-sys 0.2.5

A library that provides bindings to the Yet Another Scripting Language (YASL) API.
Documentation
1
2
# just print out the variable `answer`, which was declared and initialized through the API.
echo "The variable 'answer' has value #{answer}", rust_print()