mcp-attr 0.0.7

A library for declaratively building Model Context Protocol servers.
Documentation
1
2
3
4
5
#[test]
#[ignore]
fn compile_fail() {
    trybuild::TestCases::new().compile_fail("tests/compile_fail/*.rs")
}