Function load_config

Source
pub async fn load_config<P: AsRef<Path>>(
    path: P,
) -> Result<McpToolsConfig, Box<dyn Error + Send + Sync>>
Expand description

Load configuration from file