Unicode.Guards.is_blank

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

is_blank(codepoint)

View Source (macro)

Guards whether a UTF8 codepoint is a space character.

This is the Unicode definition of those characters that horizontal space (space, non-breaking space etc) as well as the horizontal tab character.