xenctrl-sys

Crates.ioxenctrl-sys
lib.rsxenctrl-sys
version
sourcesrc
created_at2019-05-26 17:02:34.83394+00
updated_at2025-02-23 18:47:07.681184+00
descriptionRust FFI bindings for libxenctrl
homepagehttps://github.com/Wenzel/xenctrl-sys
repositoryhttps://github.com/Wenzel/xenctrl-sys
max_upload_size
id137166
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Mathieu Tarral (Wenzel)

documentation

README

xenctrl-sys

Build Status standard-readme compliant

Rust bindings for Xen

Table of Contents

Overview

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

Check xenctrl.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

GNU General Public License v3.0

Commit count: 0

cargo fmt