Struct egui::layers::ShapeIdx [−][src]
pub struct ShapeIdx(_);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ShapeIdx
impl UnwindSafe for ShapeIdx
Blanket Implementations
Mutably borrows from an owned value. Read more