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

Function to split a string with some delimeter.

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