Function scribl_widget::read_map[][src]

pub fn read_map<T, U>(f: impl Fn(&T) -> U + 'static) -> ReadMap<T, U>