Skip to main content

ensure_start

Function ensure_start 

Source
pub fn ensure_start(s: &str, prefix: &str) -> String
Expand description

Ensure string starts with the given value.