Struct prima_bridge::Bridge [−][src]
pub struct Bridge { /* fields omitted */ }Expand description
The bridge instance to issue external requests.
Implementations
create an instance of BridgeBuilder
This is supported on crate feature
auth0 only.Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Bridge
impl !UnwindSafe for Bridge
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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