Type Definition solana_tpu_client::tpu_client::Result

source ·
pub type Result<T> = Result<T, TpuSenderError>;