pub trait Beacon: Send + Sync { }
Expand description

Beacon trait

Implementors§