subscribe_raw

Function subscribe_raw 

Source
pub fn subscribe_raw(
    event_name: &str,
    scope: EventScope,
) -> impl Stream<Item = RawEvent>
Expand description

Same as subscribe but returns RawEvent.