Do error handing for Tcp connection. https://github.com/BitFields/jsonrpc_v2_client/blob/435e8e339f9272c86dab2604c1b7cf7df2379cf7/src/lib.rs#L134 Do error handling when serializing Request object with to_string_pretty method. https://github.com/BitFields/jsonrpc_v2_client/blob/435e8e339f9272c86dab2604c1b7cf7df2379cf7/src/lib.rs#L137
Do error handing for Tcp connection.
jsonrpc_v2_client/src/lib.rs
Line 134 in 435e8e3
Do error handling when serializing Request object with to_string_pretty method.
jsonrpc_v2_client/src/lib.rs
Line 137 in 435e8e3