mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
0e22c362b9
Client: rs * Create a TIoChannel construct * Separate TTransport into TReadTransport and TWriteTransport * Restructure types to avoid shared ownership * Remove user-visible boxing and ref-counting * Replace TSimpleServer with a thread-pool based TServer This closes #1255
8 lines
164 B
TOML
8 lines
164 B
TOML
max_width = 100
|
|
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|
|
reorder_imported_names = true
|