rust-async-tuyapi 1.2.0

This package is a rust port of the exellent NodeJS implementation by codetheweb for the Tuya API, adapted for async usage
Documentation
1
2
3
4
#!/usr/bin/env bash
set -e
rustup default $1
rustup target add $2