runpod 0.1.3

A Rust client for the RunPod API
Documentation
1
2
3
4
.PHONY: publish
publish:
	cargo package
	cargo publish