Skip to main content
split_token
o_sfu
0.10.0
In o_
sfu::
runtime::
auth
o_sfu
::
runtime
::
auth
Function
split_
token
Copy item path
Source
fn split_token(token: &
str
) ->
Result
<(&
str
, &
str
, &
str
),
AuthenticationError
>