xenctrl 0.1.0

Safe bindings to xenctrl
# xenctrl

[![Build Status](https://travis-ci.org/Wenzel/xenctrl.svg?branch=master)](https://travis-ci.org/Wenzel/xenctrl)
[![Crates.io](https://img.shields.io/crates/v/xenctrl.svg)](https://crates.io/crates/xenctrl)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> Rust bindings for xenctrl

## Table of Contents

- [Overview]#overview
- [Requirements]#requirements
- [Maintainers]#maintainers
- [Contributing]#contributing
- [License]#license

## Overview

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

Check `xenctrl.h` header for the API.

## Requirements

- `cargo`
- `rustc`

## Maintainers

[@Wenzel](https://github.com/Wenzel)

## Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

Check `Cargo.toml`