xenctrl-sys

Crates.ioxenctrl-sys
lib.rsxenctrl-sys
version0.1.1
sourcesrc
created_at2019-05-26 17:02:34.83394
updated_at2019-05-28 21:34:10.476814
descriptionRust bindings for Xen hypervisor
homepage
repositoryhttps://github.com/Wenzel/xen-sys
max_upload_size
id137166
size38,706
Mathieu Tarral (Wenzel)

documentation

README

xen-sys

standard-readme compliant

Rust bindings for Xen

Table of Contents

Overview

This crate will compile bindings for Xen's libxenctrl.so.

Check xenctrl.h header for the API.

Requirements

  • cargo
  • rustc

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0

Commit count: 35

cargo fmt