Type Definition async_stm::StmDynResult

source · []
pub type StmDynResult<T> = Result<T, StmDynError>;