Trait extendr_api::prelude::modules::core::SimpleEntity
pub trait SimpleEntity: Entity<Group = IdentityGroup, Unit = Self> { }
Object Safety§
This trait is not object safe.
pub trait SimpleEntity: Entity<Group = IdentityGroup, Unit = Self> { }