Skip to main content

reactive_log

Function reactive_log 

Source
pub fn reactive_log<T: Clone + 'static>(
    initial: Vec<T>,
    options: ReactiveLogOptions,
) -> ReactiveLog<T>
Expand description

Creates or computes reactive_log.