fdp 0.3.0

Safe bindings for libFDP (Fast Debugging Protocol)
# fdp

![](https://github.com/Wenzel/fdp/workflows/Build/badge.svg)
[![Crates.io](https://img.shields.io/crates/v/fdp.svg)](https://crates.io/crates/fdp)
[![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 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)