rustdoc
1.79.0-nightly
(e3181b091 2024-04-18)
In rustdoc::clean::cfg
?
Settings
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