Skip to content

Rewrite interface module

Wim de With requested to merge wfdewith/libvirt-rust:interface-rewrite into master

I chose the interface module because it is rather small to start with.

Note that this code does not support transactions for interface changes. It's not clear to me yet how to model this in Rust.

Merge request reports