Function sval::stream_computed
source · pub fn stream_computed<'sval>(
stream: &mut (impl Stream<'sval> + ?Sized),
value: impl Value
) -> ResultExpand description
Stream a value through a stream with an arbitrarily short lifetime.