pub fn tools_len(ctx: &Ctx<'_>) -> Result<usize, ScriptError>Expand description
Number of tools registered so far — lets the loader slice each bundled file’s contributions out of the shared registry.
pub fn tools_len(ctx: &Ctx<'_>) -> Result<usize, ScriptError>Number of tools registered so far — lets the loader slice each bundled file’s contributions out of the shared registry.