Skip to main content

Module external_drop

Module external_drop 

Source
Expand description

External drag-and-drop payload retrieval contracts.

Fret uses a token-based model for external drops so the UI/runtime can stay portable: the backend captures an OS drop payload and assigns an opaque ExternalDropToken. The UI can later request reading the payload via effects.

Structs§

ExternalDropReadLimits

Traits§

ExternalDropProvider