pub type SkillsRef = ServiceRef<dyn DynSkills>;Expand description
Shared reference to a skills service.
Aliased Type§
pub struct SkillsRef(/* private fields */);pub type SkillsRef = ServiceRef<dyn DynSkills>;Shared reference to a skills service.
pub struct SkillsRef(/* private fields */);