Give JsonLinesSink
getters for the inner AsyncWrite
#15
Labels
enhancement
New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
Specifically, give it
get_ref()
,get_mut()
,into_inner()
, andget_pin_mut()
methods.Problem: An
into_inner()
method would lose data.The text was updated successfully, but these errors were encountered: