from_string

Function from_string 

Source
pub fn from_string(
    input: &str,
    buffer_support: bool,
) -> Result<String, Box<dyn Error>>