kodegen_tools_github 0.1.1

KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents.
Documentation
1
2
3
4
5
6
//! Tests for GitHub repository branches listing operation.

#[tokio::test]
async fn test_list_branches_signature() {
    // Verify function signature compiles
}