rustdoc
1.89.0-nightly
(d4e1159b8 2025-06-21)
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