rustdoc
1.84.0-dev
In rustdoc::
clean::
cfg
Structs
Display
InvalidCfgError
Enums
Cfg
Format
Functions
write_with_opt_paren
rustdoc
::
clean
::
cfg
Function
write_with_opt_paren
Copy item path
Settings
Help
Summary
Source
fn write_with_opt_paren<T:
Display
>( fmt: &mut
Formatter
<'_>, has_paren:
bool
, obj: T, ) ->
Result