Settings
Help
delete_region
rune
0.1.0
In rune::
editfns
Functions
bolp
char_to_string
delete_region
format
format_message
goto_char
insert
message
point
point_marker
point_max
point_min
string_to_char
system_name
rune
::
editfns
Function
delete_
region
Copy item path
Source
Search
Settings
Help
Summary
fn delete_region(start:
usize
, end:
usize
, env: &mut
Rt
<
Env
<'_>>) ->
Result
<
()
>