Struct libathena::AthenaClientBuilder [−][src]
pub struct AthenaClientBuilder { /* fields omitted */ }
Expand description
Client builder
Implementations
Set password to access athena C2 server
Provide client configuration
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for AthenaClientBuilder
impl Send for AthenaClientBuilder
impl Sync for AthenaClientBuilder
impl Unpin for AthenaClientBuilder
impl !UnwindSafe for AthenaClientBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more