☰
rustdoc
1.77.0-nightly
(3cdd004e5 2023-12-29)
In rustdoc::clean::cfg
?
Function
rustdoc
::
clean
::
cfg
::
write_with_opt_paren
source
·
[
−
]
fn write_with_opt_paren<T:
Display
>( fmt: &mut
Formatter
<'_>, has_paren:
bool
, obj: T ) ->
Result