floem_
editor_
core
0.2.0
In floem_
editor_
core::
indent
floem_editor_core
::
indent
Function
create_edit
Copy item path
Source
pub fn create_edit<'s>( buffer: &
Buffer
, offset:
usize
, indent: &'s
str
, ) -> (
Selection
, &'s
str
)