# xenctrl
[](https://github.com/Wenzel/xenctrl/actions?query=workflow%3ACI)
[](https://crates.io/crates/xenctrl)
> 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.
## License
Check `Cargo.toml`