[][src]Function update_channel::channel_default

pub fn channel_default<T>() -> (Receiver<T>, Updater<T>) where
    T: Default

Starts the channel with the default value of T