Searched defs:apostrophe (Results 1 – 2 of 2) sorted by relevance
21 pub apostrophe: Span, field152 let mut apostrophe = Punct::new('\'', Spacing::Joint); in to_tokens() localVariable
320 let mut apostrophe = Punct::new('\'', Spacing::Joint); in push_lifetime_spanned() localVariable