logo
pub type ItemVisitorRefMut<'a> = VRefMut<'a, ItemVisitorVTable>;
Expand description

Type alias to vtable::VRefMut<ItemVisitorVTable>