Skip to main content

TestGroup

Type Alias TestGroup 

Source
pub type TestGroup = GroupCrdt<MemberId, MessageId, TestOperation, Conditions, TestResolver>;
Available on crate features test_utils only.

Aliased Typeยง

pub struct TestGroup { /* private fields */ }