Trait extendr_api::prelude::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> { }