1 2 3 4 5 6 7 8 9 10 11 12
# apif-execution Protocol-agnostic CallClient trait and config types for .apif test execution ## Usage ```toml [dependencies] apif-execution = "1.7.0" ``` Part of the [grpctestify](https://github.com/gripmock/grpctestify-rust) workspace.