Function string_drop

Source
pub(crate) fn string_drop(value: &str, count: usize) -> String