pub fn drop(value: String, count: i64) -> String
Drop the first count Unicode scalar values from a string.
count