Enum orca::TargetServerBuilder [−][src]
pub enum TargetServerBuilder {
Kanidm(String, String),
KanidmLdap(String, String, String, String),
DirSrv(String, String, String),
}
Variants
Implementations
Auto Trait Implementations
impl RefUnwindSafe for TargetServerBuilder
impl Send for TargetServerBuilder
impl Sync for TargetServerBuilder
impl Unpin for TargetServerBuilder
impl UnwindSafe for TargetServerBuilder
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