xenevtchn 0.1.4

Rust bindings for Xen event channel API
# xenevtchn

![CI](https://github.com/Wenzel/xenevtchn/workflows/CI/badge.svg)
[![Crates.io](https://img.shields.io/crates/v/xenevtchn.svg)](https://crates.io/crates/xenevtchn)


> Rust bindings for xenevtchn library

## Table of Contents

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

## Requirements

- `cargo`
- `rustc`

## Maintainers

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

## Contributing

PRs accepted.

## License

[GNU General Public License v3.0](https://github.com/Wenzel/pyvmidbg/blob/master/LICENSE)