Function is_valid_expr

Source
pub fn is_valid_expr(input: TokenStream) -> bool
Expand description

Returns true if given stream is valid Expr.