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