pub fn isolate_left<'a>() -> IsolateOptionsFormer<'a>Expand description
String tools.
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().