Function drop

Source
pub fn drop(value: String, count: i64) -> String
Expand description

Drop the first count Unicode scalar values from a string.