# xenctrl
[](https://travis-ci.org/Wenzel/xenctrl)
[](https://crates.io/crates/xenctrl)
[](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`