Trait cosmic_hyperspace::star::TopicHandler
source · pub trait TopicHandler: Send + Sync + DirectedHandler {
fn source_selector(&self) -> &SurfaceSelector;
}pub trait TopicHandler: Send + Sync + DirectedHandler {
fn source_selector(&self) -> &SurfaceSelector;
}