scuffle-utils 0.0.2

Scuffle Utility Library
Documentation
1
2
3
fn main() {
	tonic_build::compile_protos("proto/test.proto").unwrap();
}