xenstore-rs

Crates.ioxenstore-rs
lib.rsxenstore-rs
version0.7.0
sourcesrc
created_at2020-12-14 22:44:36.004733
updated_at2024-02-01 09:47:31.490509
descriptionRust FFI bindings for libxenstore
homepagehttps://github.com/Wenzel/xenstore
repositoryhttps://github.com/Wenzel/xenstore
max_upload_size
id322917
size46,890
Mathieu Tarral (Wenzel)

documentation

README

xenstore

Build Status 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: 76

cargo fmt