Type Definition wildland_dfs::stream::IStreamResult

source ·
pub type IStreamResult = Result<Vec<u8, Global>, StreamErr>;