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
format_message
Copy item path
Settings
Help
Summary
Source
fn format_message( string: &
str
, objects: &[
Gc
<
ObjectType
<'_>>], ) ->
Result
<
String
>