Chao Sun created THRIFT-4114:
--------------------------------
Summary: Space after '///' in doc comments
Key: THRIFT-4114
URL: https://issues.apache.org/jira/browse/THRIFT-4114
Project: Thrift
Issue Type: Improvement
Components: Rust - Compiler
Reporter: Chao Sun
Priority: Minor
Currently the generated thrift code doesn't have space after the doc string
comment {{///}}. It's better to add that for better styling. We should simply
need to modify
https://github.com/apache/thrift/blob/master/compiler/cpp/src/thrift/generate/t_rs_generator.cc#L2834.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)