Skip to main content

register_code

Function register_code 

Source
pub fn register_code(
    registry: &ToolRegistry,
    graph: Arc<Mutex<CodeGraph>>,
) -> ToolRegistry
Expand description

Register the code tools (4) against a shared graph.