Type Definition wildland_dfs::IStreamResult

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