We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f8a9f commit cd05ac5Copy full SHA for cd05ac5
vhost/src/lib.rs
@@ -1,7 +1,7 @@
1
// Copyright (C) 2019 Alibaba Cloud. All rights reserved.
2
// SPDX-License-Identifier: Apache-2.0 or BSD-3-Clause
3
4
-//! Virtio Vhost Backend Drivers
+//! # Virtio Vhost Backend Drivers
5
//!
6
//! Virtio devices use virtqueues to transport data efficiently. The first generation of virtqueue
7
//! is a set of three different single-producer, single-consumer ring structures designed to store
0 commit comments