Multipart.Part.stream_field

You're seeing just the function stream_field, go back to Multipart.Part module for more information.
Link to this function

stream_field(stream, name, headers \\ [])

View Source

Specs

stream_field(Enum.t(), name(), headers()) :: t()

Builds a form-data Part with a streaming body.