Type Definition solana_client::client_error::Result

pub type Result<T> = Result<T, Error>;