rustdoc
1.90.0-nightly
(0d9592026 2025-07-19)
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