heim-common 0.0.4

Common stuff shared across heim project crates
Documentation
1
2
3
4
5
6
pub trait StreamExt2 {
}

pub trait TryStreamExt2 {
    fn try_then<T, F>(self, f: F)
}