Skip to content

libvirt/libvirt-rust-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate provides a Rust API for XML schemas used by libvirt

Documentation

To execute locally tests and other excerices

cargo fmt -v -- --check

The code is formatted using rustfmt, you should ensure that the check is passing before to submit your patch(es). It may be required to execute rustup component add rustfmt in your environment.

cargo test --verbose

Integration tests use a real connection to libvirtd. For instance integration_qemu.rs uses a qemu:///system connection. They are all ignored by default.

cargo test --verbose -- --ignored

Contributing

For more information, see the CONTRIBUTING file.

About

Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-rust-xml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published