String.Chars.to_string

You're seeing just the function to_string, go back to String.Chars module for more information.

Specs

to_string(t()) :: String.t()

Converts term to a string.