Function substr_start

Source
pub fn substr_start(s: &str, start: i32, writer: &mut impl Write) -> Result<()>