Searched defs:MonotoneFramework (Results 1 – 1 of 1) sorted by relevance
81 pub(crate) trait MonotoneFramework: Sized + fmt::Debug { interface163 pub(crate) fn analyze<Analysis>(extra: Analysis::Extra) -> Analysis::Output in analyze()