gossamer/request_destination

Types

pub type RequestDestination {
  Audio
  AudioWorklet
  Document
  Embed
  Empty
  Font
  Frame
  Iframe
  Image
  Json
  Manifest
  Object
  PaintWorklet
  Report
  Script
  SharedWorker
  Style
  Track
  Video
  Worker
  Xslt
  Other(String)
}

Constructors

  • Audio
  • AudioWorklet
  • Document
  • Embed
  • Empty
  • Font
  • Frame
  • Iframe
  • Image
  • Json
  • Manifest
  • Object
  • PaintWorklet
  • Report
  • Script
  • SharedWorker
  • Style
  • Track
  • Video
  • Worker
  • Xslt
  • Other(String)
Search Document