logo
pub fn isolate_left<'a>() -> IsolateOptionsFormer<'a>
Expand description

Function to split a string with some delimeter. Routine splits string from left.

It produces former. To convert former into options and run algorithm of splitting call perform().