rayon
1.10.0
In rayon::
str
rayon
::
str
Function
split
Copy item path
Source
fn split(chars: &
str
) ->
Option
<(&
str
, &
str
)>
Expand description
Try to split a string near the midpoint.