[
https://issues.apache.org/jira/browse/THRIFT-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-4114.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
> 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
> Assignee: James E. King, III
> Priority: Minor
> Fix For: 0.11.0
>
>
> 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)