From 69f1b8f726fb30b3628c2449bee7bee939801210 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 1 Jul 2021 21:12:07 +0000 Subject: deploy: 9f025e829ab6ed468cfb51d72ac105624afc3851 --- kvm_rs/cap/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 kvm_rs/cap/index.html (limited to 'kvm_rs/cap/index.html') diff --git a/kvm_rs/cap/index.html b/kvm_rs/cap/index.html new file mode 100644 index 0000000..eaa646a --- /dev/null +++ b/kvm_rs/cap/index.html @@ -0,0 +1,11 @@ +kvm_rs::cap - Rust + +

Module kvm_rs::cap[][src]

Definitions of KVM capabilities.

+

Enums

+
CapBool

Definition of capabilities that return a bool value indicating whether the capability is +supported or not.

+
CapInt

Definition of capabilities that return an integer value indicating the amount of the queried +capability.

+
+ \ No newline at end of file -- cgit v1.2.3