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