Skip to main content

apply_motion

Function apply_motion 

Source
pub fn apply_motion<'a>(
    editor: &mut BorrowedWithFontSystem<'_, Editor<'a>>,
    shift_pressed: bool,
    motion: Motion,
)