lezeh-common 0.1.0

Common functionalities for lezeh. See https://github.com/sendyhalim/lezeh for details.
Documentation
1
pub type ResultAnyError<T> = Result<T, anyhow::Error>;