Enum rustbus::auth::AuthResult [−][src]
pub enum AuthResult { Ok, Rejected, }
pub enum AuthResult { Ok, Rejected, }
impl RefUnwindSafe for AuthResult
impl Send for AuthResult
impl Sync for AuthResult
impl Unpin for AuthResult
impl UnwindSafe for AuthResult