[][src]Type Definition solana_sdk::transport::Result

type Result<T> = Result<T, TransportError>;