mouse_to_termwiz

Function mouse_to_termwiz 

Source
pub fn mouse_to_termwiz(
    value: MouseEvent,
) -> Result<MouseEvent, UnsupportedEvent>
Available on crate features termwiz_0_22 or termwiz_0_23 only.
Expand description

Converts the terminput MouseEvent to a termwiz MouseEvent.