mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-08 20:57:35 +00:00
This is a binary crate and most of the types shouldn't be visible out of this crate. Change also documentation with ///. If we would like to export some types as part of a library in the future, we will adjust the visibility accordingly. Suggested-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> |
||
|---|---|---|
| .. | ||
| main.rs | ||
| rxops.rs | ||
| rxqueue.rs | ||
| thread_backend.rs | ||
| txbuf.rs | ||
| vhu_vsock_thread.rs | ||
| vhu_vsock.rs | ||
| vsock_conn.rs | ||