GenericTestGroup

Type Alias GenericTestGroup 

Source
pub type GenericTestGroup<RS, ORD, GS> = GroupCrdt<MemberId, MessageId, Conditions, RS, ORD, GS>;

Aliased Typeยง

pub struct GenericTestGroup<RS, ORD, GS> { /* private fields */ }