Function clippy_utils::check_proc_macro::lit_search_pat
source · fn lit_search_pat(lit: &LitKind) -> (Pat, Pat)
Expand description
Get the search patterns to use for the given literal
fn lit_search_pat(lit: &LitKind) -> (Pat, Pat)
Get the search patterns to use for the given literal