From 74d1b6fd9991d1fb7dc19f09b06f7b2277874ece Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 16 Apr 2022 20:25:59 +0000 Subject: deploy: 38cd31ed203999122c500d389de38bb051ce979e --- kvm_rs/cap/index.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'kvm_rs/cap/index.html') diff --git a/kvm_rs/cap/index.html b/kvm_rs/cap/index.html index 37aa885..0ddd6a5 100644 --- a/kvm_rs/cap/index.html +++ b/kvm_rs/cap/index.html @@ -1,9 +1,14 @@ -kvm_rs::cap - Rust - -

Module kvm_rs::cap[][src]

Expand description

Definitions of KVM capabilities.

-

Enums

-
CapBool

Definition of capabilities that return a bool value indicating whether the capability is +kvm_rs::cap - Rust +

+
+

Module kvm_rs::cap

source · []
Expand description

Definitions of KVM capabilities.

+

Enums

+

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 +

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

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