1 2 3 4 5 6 7 8 9 10
# polywrap_client The polywrap rust client allows to invoke functions of wrappers (WASM & plugins). ## Installation ```toml [dependencies] polywrap_client = "0.1.0" ```