moella
0.1.1
Auth
Methods
resolve
Trait Implementations
Clone
Debug
Deserialize<'de>
Serialize
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
AsTaggedExplicit<'a, E>
AsTaggedImplicit<'a, E>
Borrow<T>
BorrowMut<T>
CloneToUninit
DeserializeOwned
From<T>
Instrument
Into<U>
Pointable
Same
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In moella::
extension
moella
::
extension
Struct
Auth
Copy item path
source
pub struct Auth {
/* private fields */
}
Implementations
§
source
§
impl
Auth
source
pub async fn
resolve
( builder: Builder, secret: impl
AsRef
<
str
>, credentials:
AuthCredentials
, extensions: &mut
Extensions
, config_dir: &
Path
, ) ->
Result
<LoginStatusClosure<
()
>,
String
>
Trait Implementations
§
source
§
impl
Clone
for