Searched defs:assert_sink (Results 1 – 2 of 2) sorted by relevance
81 fn assert_sink<S: Sink<Item>, Item>(_: &S) {} in assert_impls() function
338 pub(crate) fn assert_sink<T, E, S>(sink: S) -> S in assert_sink() function