xen 0.0.0-pre1

Idomatic Rust interfaces to Xen hypercall APIs
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.