Unicode.Guards.is_quote_mark_single

You're seeing just the macro is_quote_mark_single, go back to Unicode.Guards module for more information.
Link to this macro

is_quote_mark_single(codepoint)

View Source (macro)

Guards whether a UTF8 codepoint is a unicode quote symbol that is considered a single quote.

See also Unicode.Category.QuoteMarks.