feat: add test_gen function

This commit is contained in:
rvcas
2022-12-08 10:01:24 -05:00
parent bc785673b2
commit 384c4daa4a
2 changed files with 89 additions and 4 deletions

View File

@@ -510,6 +510,7 @@ impl<'comments> Formatter<'comments> {
commented(doc, comments)
}
#[allow(clippy::too_many_arguments)]
fn definition_fn<'a>(
&mut self,
public: &'a bool,