[][src]Type Definition solana_core::streamer::Result

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