Experimental Rust bindings for Apache Kudu (incubating). Not feature complete.
You will need to add kudu-master and kudu-tserver to the $PATH, or set
$KUDU_HOME to your checkout of the kudu repository, and build Kudu in
$KUDU_HOME/build/latest (see the Kudu build from source
instructions).
env KUDU_HOME=<path-to-kudu-checkout> cargo build