Function follow_heating::io::dummy::read_all

source ·
pub fn read_all<T, F>(receiver: &Receiver<T>, on_value: F)
where F: Fn(T),