rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
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