☰
In lpc55::pki
?
Function
lpc55
::
pki
::
split_once
source
·
[
−
]
pub fn split_once(s: &
str
, delimiter:
char
) ->
Option
<(&
str
, &
str
)>