Skip to main content

load

Method
This is a method of the SkillManager class in the skills module.
Load a skill by name.

Signature

Parameters

&str
required
No description available.

Returns

Result<&SkillProperties, ParseError>
The result of the operation.