Struct solana_client::mock_sender::MockSender [−][src]
pub struct MockSender { /* fields omitted */ }
Implementations
impl MockSender
[src]
impl MockSender
[src]Trait Implementations
impl RpcSender for MockSender
[src]
impl RpcSender for MockSender
[src]Auto Trait Implementations
impl RefUnwindSafe for MockSender
impl RefUnwindSafe for MockSender
impl Send for MockSender
impl Send for MockSender
impl Sync for MockSender
impl Sync for MockSender
impl Unpin for MockSender
impl Unpin for MockSender
impl UnwindSafe for MockSender
impl UnwindSafe for MockSender
Blanket Implementations
impl<T> AbiExample for T
impl<T> AbiExample for T
pub default fn example() -> T
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src]
pub fn in_current_span(self) -> Instrumented<Self>
[src]
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,