mocopr 0.1.0

A comprehensive Rust implementation of the Model Context Protocol (MCP)
Documentation
1
2
3
4
#[test]
fn test_simple() {
    assert_eq!(2 + 2, 4);
}