item_from_input

Function item_from_input 

Source
pub fn item_from_input(
    out: &str,
    skip: impl Fn(&str, usize) -> bool,
) -> Option<Item>