Type Definition sea_streamer_stdio::StdioResult

source ·
pub type StdioResult<T> = StreamResult<T, StdioErr>;