xen 0.0.0-pre1

Idomatic Rust interfaces to Xen hypercall APIs
xen-0.0.0-pre1 doesn't have any documentation.

Goal

This project aims to provide some idiomatic Rust interfaces to writing Rust based kernel level (or unikernels) for the Xen Hypervisor. It purposefully does not wrap libxc or libxl and should not be intended to be used from a userspace Linux system.