kecc
0.1.0
kecc
Function
write
Copy item path
Source
pub fn write<T:
WriteLine
>(t:
&T
, write: &mut dyn
Write
) ->
Result
<
()
>
Expand description
Write
t
to
write
.