[][src]Function rtoml::bulletins::handle_value

pub fn handle_value<S: Iterator<Item = Tokens>>(
    peekable: &mut Peekable<S>
) -> Node