☰
Other items in
pkcs11_uri
All crates
?
Function
pkcs11_uri
::
split_once
[
−
]
[src]
pub fn split_once(s: &
str
, delimiter:
char
) ->
Option
<
(
&
str
, &
str
)
>