pub static BLINK_INTERVAL_VAR: ContextVar<Duration>
Expand description
Duration the ANSI blink animation keeps the text visible for.
Set to ZERO
or MAX
to disable animation.
pub static BLINK_INTERVAL_VAR: ContextVar<Duration>
Duration the ANSI blink animation keeps the text visible for.
Set to ZERO
or MAX
to disable animation.