rain-sdk 1.2.0

A modern, type-safe Rust SDK for the Rain xyz API
Documentation
1
2
3
4
format:
	cargo fmt
	cargo clippy --all -- -D warnings
	cargo clippy --tests --no-deps -- -D warnings