xenstore-rs

Crates.ioxenstore-rs
lib.rsxenstore-rs
version0.8.0
created_at2020-12-14 22:44:36.004733+00
updated_at2024-12-10 09:42:54.567825+00
descriptionRust implementation of XenStore
homepagehttps://github.com/Wenzel/xenstore
repositoryhttps://github.com/Wenzel/xenstore
max_upload_size
id322917
size65,707
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: 97

cargo fmt