I have pushed patches 1, 2, 3 and 5.
Note I made some small changes, so you'll need to rebase your work on
top. When using 'git pull --rebase' skip your version of any
conflicting patches ('git rebase --skip') in preference to the
upstream version (unless you wish to examine what I changed). I
This patch adds a few examples in rust/examples/. The examples are
compiled and run as part of the test suite.
---
rust/Cargo.toml | 2 ++
rust/Makefile.am| 3 +++
rust/examples/connect-command.rs| 39 +
rust/examples/fetch-