☰
rustdoc
1.75.0-dev
In rustdoc::clean::cfg
Structs
Display
InvalidCfgError
Enums
Cfg
Format
Functions
write_with_opt_paren
?
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