rust: made the crate of hg-cpython importable...
rust: made the crate of hg-cpython importable
The crate name is actually `rusthg`. This has the side effect
of running the doctest of the `py_shared_iterator` macro which
was really inconsistent, and after basic fixes, exposed that the
macro itself was poorly scoped.