Type Definition solana_client::client_error::Result[][src]

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