mz_
frontegg_
auth
0.0.0
Auth
Future
In mz_
frontegg_
auth::
auth
Type Alias
mz_frontegg_auth
::
auth
::
AuthFuture
Copy item path
source
ยท
[
−
]
type AuthFuture = dyn
Future
<Output =
Result
<
AuthSessionHandle
,
Error
>> +
Send
;