On Saturday, 6 July 2019 13:03:24 CEST Martin Kletzander wrote:
 Just one thing, the Cargo.toml includes a version under which the
crate would be
 published.  I presume the version would be the same as the one of the project
 itself, i.e. when releasing libguestfs-x.y.z, we publish guestfs-rs-x.y.z to
 crates.io. 
Speaking of naming: it seems like libraries that interface/wrap a
foreign C/C++/etc library are usually called foo-sys -- so should our
binding be named guestfs-sys?
-- 
Pino Toscano