Trait clipboard_win::formats::Format
source · pub trait Format {
// Required method
fn is_format_avail(&self) -> bool;
}
Expand description
Format trait
Required Methods§
sourcefn is_format_avail(&self) -> bool
fn is_format_avail(&self) -> bool
Returns whether format is present on clipboard