Function take

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

Take the first count Unicode scalar values from a string.