pub fn movement<T>(
m: Movement,
s: Selection,
layout: &TextLayout<T>,
modify: bool
) -> Selectionwhere
T: EditableText + TextStorage,
pub fn movement<T>(
m: Movement,
s: Selection,
layout: &TextLayout<T>,
modify: bool
) -> Selectionwhere
T: EditableText + TextStorage,