Std.Http.Multipart.Part
1 declaration
type
PartThis declaration introduces a public type.
What it does
One thing a form carried.
filename is what the sender called it, kept as what it is. It is not a
path and this module will not make one from it: see safeName.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
