# fdp

[](https://crates.io/crates/fdp)
[](https://github.com/RichardLitt/standard-readme)
> Rust bindings for FDP library
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Overview
This crate will compile bindings for VirtualBox unofficial FDP (Fast Debugging
Protocol) library.
## 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
[GNU General Public License v3.0](https://github.com/Wenzel/kvmi-sys/blob/master/LICENSE)