Function string_take

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