[−][src]Type Definition druid_shell::FormatId
type FormatId = &'static str;
A type identifer for the system clipboard.
These should be UTI strings on macOS, and (by convention?) MIME types elsewhere.
type FormatId = &'static str;
A type identifer for the system clipboard.
These should be UTI strings on macOS, and (by convention?) MIME types elsewhere.