whamcloud / rust-libzfs

Bindings to libzfs from rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-libzfs

Build Status

This repo provides bindings from libzfs to rust using bindgen. It also provides a wrapper around those bindings for idiomatic use. Additionally, it provides node bindings around the rust wrapper.

About

Bindings to libzfs from rust

License:MIT License


Languages

Language:Rust 98.6%Language:Makefile 0.9%Language:C 0.2%Language:JavaScript 0.2%Language:Shell 0.1%