kodegen_tools_github 0.10.3

KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents.
Documentation
1
2
3
4
5
6
//! Tests for GitHub secret scanning alerts operations.

#[tokio::test]
async fn test_secret_scanning_alerts_signature() {
    // Verify function compiles with proper types
}