pub type FormatId = &'static str;Expand description
A type identifier for the system clipboard.
These should be UTI strings on macOS, and (by convention?) MIME types elsewhere.
pub type FormatId = &'static str;A type identifier for the system clipboard.
These should be UTI strings on macOS, and (by convention?) MIME types elsewhere.