converge-analytics 3.7.2

Analytics and ML pipeline for Converge agents
Documentation
1
2
3
4
5
#[test]
fn compile_fail_tests() {
    let t = trybuild::TestCases::new();
    t.compile_fail("tests/compile_fail/*.rs");
}