tuple_all_ok

Function tuple_all_ok 

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