Skip to main content
create_edit
floem_
test
0.2.0
In floem_
test::
prelude::
editor::
core::
indent
floem_test
::
prelude
::
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
)