Skip to main content

edit_string

Function edit_string 

Source
pub fn edit_string(content: &str) -> Result<String>
Expand description

Opens an editor to edit a string, returns the edited content