rustdoc
1.82.0
(f6e511eec 2024-10-15)
In rustdoc::
clean::
cfg
Function
rustdoc
::
clean
::
cfg
::
write_with_opt_paren
Copy item path
source
ยท
[
−
]
fn write_with_opt_paren<T:
Display
>( fmt: &mut
Formatter
<'_>, has_paren:
bool
, obj: T, ) ->
Result