Tesla.Multipart.add_field

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

add_field(mp, name, value, opts \\ [])

View Source

Specs

add_field(t(), String.t(), part_value(), Keyword.t()) :: t()

Add a field part.