retarus 0.1.0

The official Rust SDK provided by Retarus to contact our messaging services with the lightning speed of the rust programming language.
Documentation
1
2
3
test:
	cargo test -- --test-threads 1
	echo "Example test should run now"