Struct bui_backend::access_control::AccessInfo
source · [−]pub struct AccessInfo { /* private fields */ }
Expand description
Data required to specify all auth information when access is restricted
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AccessInfo
impl Send for AccessInfo
impl Sync for AccessInfo
impl Unpin for AccessInfo
impl UnwindSafe for AccessInfo
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more