Skip to main content

GraphStream

Type Alias GraphStream 

Source
pub type GraphStream = Receiver<GraphEvent>;
Expand description

Graph 事件通道类型别名

Aliased Type§

pub struct GraphStream { /* private fields */ }