typst_kit

Module download

source
Expand description

Helpers for making various web requests with status reporting. These are primarily used for communicating with package registries.

Structs§

  • The current state of an in progress or finished download.
  • A minimal https client for downloading various resources.
  • An implementation of Progress with no-op reporting, i.e., reporting events are swallowed.

Traits§

  • Manages progress reporting for downloads.