lxc-sys 0.5.0

FFI bindings to lxc API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.66"

[dependencies]

[package]
authors = ["Sanpi <sanpi@homecomputing.fr>"]
categories = ["external-ffi-bindings"]
description = "FFI bindings to lxc API"
documentation = "https://docs.rs/lxc-sys"
edition = "2021"
keywords = ["lxc"]
license = "MIT"
links = "lxc"
name = "lxc-sys"
repository = "https://github.com/sanpii/lxc-rs.git"
version = "0.5.0"