mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-08 12:41:35 +00:00
vm-allocator: Force documenting all public APIs
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
9f247751e7
commit
52790424f2
@ -6,6 +6,7 @@
|
|||||||
// found in the LICENSE-BSD-3-Clause file.
|
// found in the LICENSE-BSD-3-Clause file.
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0 AND BSD-3-Clause
|
// SPDX-License-Identifier: Apache-2.0 AND BSD-3-Clause
|
||||||
|
#![deny(missing_docs)]
|
||||||
|
|
||||||
//! Manages system resources that can be allocated to VMs and their devices.
|
//! Manages system resources that can be allocated to VMs and their devices.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user