Skip to main content

LayoutVTableRef

Type Alias LayoutVTableRef 

Source
pub type LayoutVTableRef = ArcRef<dyn LayoutVTablePlugin>;
Expand description

Shared reference to a registered layout-vtable plugin.

Aliased Typeยง

pub struct LayoutVTableRef(/* private fields */);