Type Definition solana_streamer::streamer::Result

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