diff --git a/db_core/enum.Login.html b/db_core/enum.Login.html index c88d1adf..b2902a49 100644 --- a/db_core/enum.Login.html +++ b/db_core/enum.Login.html @@ -4,26 +4,26 @@ }Expand descriptiontypes of credentials used as identifiers during login
types of credentials used as identifiers during login
username as login
email as login
source
self
other
==
!=
TypeId
Returns the argument unchanged.
Span
Instrumented
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U
Self
Subscriber
WithDispatch