libnfs-sys 0.1.0

libnfs bindings allow you to create nfs mounts in memory/userspace
docs.rs failed to build libnfs-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libnfs-sys

libnfs rust bindings

NFS in userspace.

Note to users: Depending on your system you may need to install some extra libraries for this to link properly. Here's what I used on ubuntu 16.04:

dpkg -l | grep -i libnfs
ii  libnfs-dev:amd64                            1.9.8-1                                      amd64        NFS client library (development files)
ii  libnfs8:amd64                               1.9.8-1                                      amd64        NFS client library (shared library)