tuple_unappend

Function tuple_unappend 

Source
pub fn tuple_unappend(
    dest: &mut String,
    from: usize,
    to: usize,
) -> Result<(), Error>