Struct conrod::widget::graph::SessionEvents [] [src]

pub struct SessionEvents<NI: NodeId> { /* fields omitted */ }

The first stage of the graph's Session event.

Methods

impl<NI> SessionEvents<NI> where
    NI: NodeId
[src]

[src]

All events that have occurred since the last

[src]

Transition from the SessionEvents into SessionNodes for instantiating nodes.