xenstore-sys

Crates.ioxenstore-sys
lib.rsxenstore-sys
version0.3.0
sourcesrc
created_at2019-06-08 00:32:38.411644
updated_at2024-02-01 09:41:37.010637
descriptionRust FFI bindings for libxenstore
homepagehttps://github.com/Wenzel/xenstore-sys
repositoryhttps://github.com/Wenzel/xenstore-sys
max_upload_size
id139730
size5,717
Mathieu Tarral (Wenzel)

documentation

README

xenstore-sys

Build Status Crates.io standard-readme compliant

Rust bindings for xenstore library

Table of Contents

Overview

This crate will compile bindings for Xen's libxenstore.so.

Check xenstore.h header for the API.

Requirements

  • cargo
  • rustc

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

Check Cargo.toml

Commit count: 28

cargo fmt