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
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self