Enum alacritty::scheduler::Topic [−][src]
pub enum Topic {
SelectionScrolling,
DelayedSearch,
BlinkCursor,
}Expand description
Available timer topics.
Variants
SelectionScrolling
DelayedSearch
BlinkCursor
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Topic
impl UnwindSafe for Topic
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Value based on which equality for the reset will be determined.