1
2
3
4
/**
 * Trait for implementing a tagged causal broadcast service.
 */
pub mod broadcast_trait;