[][src]Function toml_parse::walk_tokens_non_ws

pub fn walk_tokens_non_ws(
    node: &SyntaxNode
) -> impl Iterator<Item = SyntaxToken>