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