A Rust wrapper for libfive.
For more information on the high level wrapper see the README in the
libfive
folder.
The repositoy comes with minimal dependencies. libfive is tracked as a
Git submodule under libfive-sys/libfive.
Either clone with --recursive or, if you already cloned and forgot, simply do
a
git submodule update --initto pull them in.
