rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
In rustdoc::
clean::
cfg
rustdoc
::
clean
::
cfg
Function
write_with_opt_paren
Copy item path
Source
fn write_with_opt_paren<T:
Display
>( fmt: &mut
Formatter
<'_>, has_paren:
bool
, obj: T, ) ->
Result