mpstthree 0.0.7

A library implementing Multiparty Session Types for 2 or more participants
Documentation
1
2
3
4
5
6
fn main() {}

#[test]
pub fn test_main() {
    assert_eq!(main(), ());
}