Function clippy_lints::utils::higher::vec_macro [] [src]

pub fn vec_macro<'e>(cx: &LateContext, expr: &'e Expr) -> Option<VecArgs<'e>>

Returns the arguments of the vec! macro if this expression was expanded from vec!.