Backend::handle_event() takes an argument of `vrings: &[V]` with `V: VringT`, so methods of VringT should not take `&mut self`. Signed-off-by: Liu Jiang <gerry@linux.alibaba.com> |
||
|---|---|---|
| .. | ||
| backend.rs | ||
| event_loop.rs | ||
| handler.rs | ||
| lib.rs | ||
| vring.rs | ||
Backend::handle_event() takes an argument of `vrings: &[V]` with `V: VringT`, so methods of VringT should not take `&mut self`. Signed-off-by: Liu Jiang <gerry@linux.alibaba.com> |
||
|---|---|---|
| .. | ||
| backend.rs | ||
| event_loop.rs | ||
| handler.rs | ||
| lib.rs | ||
| vring.rs | ||