Struct solana_client::rpc_client::RpcClientConfig [−][src]
pub struct RpcClientConfig { /* fields omitted */ }
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RpcClientConfig
impl Send for RpcClientConfig
impl Sync for RpcClientConfig
impl Unpin for RpcClientConfig
impl UnwindSafe for RpcClientConfig
Blanket Implementations
pub default fn example() -> T
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