Skip to main content
split_at
xtask
0.1.0
In xtask::
codex_
schema::
bisect
xtask
::
codex_schema
::
bisect
Function
split_
at
Copy item path
Source
fn split_at( set: &
BTreeSet
<
String
>, mid:
usize
, ) -> (
BTreeSet
<
String
>,
BTreeSet
<
String
>)