[][src]Function update_channel::channel_with

pub fn channel_with<T>(value: T) -> (Receiver<T>, Updater<T>)

Create a channel where the receiver starts with value as internal value