Function read_input::input_new

source ·
pub fn input_new<'a, T>() -> InputBuilder<'a, T, &'a dyn Fn(&T) -> bool>