cloud-hypervisor/virtio-devices
Alyssa Ross f6236087d8 virtio-devices: fix broken vsock doc comments
These need to be //! comments, because they apply to the module as a
whole, not to whatever directly follows the comment.  Using ///
comments here resulted in documentation being attached to the wrong
thing, or not rendered at all.

I've also checked the Markdown formatting of these comments as
rendered by rustdoc, and fixed it where appropriate.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-04-04 17:38:21 -07:00
..
src virtio-devices: fix broken vsock doc comments 2023-04-04 17:38:21 -07:00
Cargo.toml build: Bump serde_json from 1.0.93 to 1.0.95 2023-04-04 00:41:41 +00:00