Module protected

Module protected 

Source
Expand description

Owned namespace of the module.

Structs§

IsolateOptions
Options for isolate.

Traits§

IsolateOptionsAdapter
Adapter for IsolateOptions.

Functions§

isolate
Function to split a string with some delimeter.
isolate_left
Function to split a string with some delimeter. Routine splits string from left.
isolate_right
Function to split a string with some delimeter. Routine splits string from right.