libbtrfsutil-sys 0.2.0

FFI bindings to libbtrfsutil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
default-features = false
features = ["logging", "runtime", "which-rustfmt"]
version = "0.69"

[build-dependencies.pkg-config]
version = "0.3"

[package]
description = "FFI bindings to libbtrfsutil"
edition = "2021"
license = "MIT"
links = "btrfsutil"
name = "libbtrfsutil-sys"
repository = "https://github.com/zhangyuannie/libbtrfsutil-rs"
version = "0.2.0"