Module rustream::routes::upload

source ·
Expand description

Module for /upload entrypoint that handles the file uploads.

Structs§

  • Saves files locally by breaking them into chunks.
  • Handles requests for the /upload endpoint, serving the file upload template.