Type Definition solana_web3_sys::result::Result

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